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@