From: Jong Hyuk Choi Date: Tue, 15 Jul 2003 00:25:36 +0000 (+0000) Subject: previous change was too early. revert to orig for a while. X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~825 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e8b6a7d6227c5534b628f1bfce8e42ce71e3395a;p=openldap previous change was too early. revert to orig for a while. --- diff --git a/tests/data/slapd-proxycache.conf b/tests/data/slapd-proxycache.conf index 8538c99871..0afe6cb9f6 100644 --- a/tests/data/slapd-proxycache.conf +++ b/tests/data/slapd-proxycache.conf @@ -38,8 +38,8 @@ suffix "o=University of Michigan,c=US" uri ldap://127.0.0.1:9009/o=University%20of%20Michigan,c=US cacheparams 10000 15000 2 @ENTRY_LIMIT@ @CACHETTL@ -attrset 0 sn cn title uid -attrset 1 mail postaladdress telephonenumber cn uid +attrset 0 sn cn title +attrset 1 mail postaladdress telephonenumber addtemplate (|(cn=)(sn=)) 0 @CACHETTL@ addtemplate (sn=) 0 @CACHETTL@ addtemplate (uid=) 1 @CACHETTL@