]> git.sur5r.net Git - openldap/commitdiff
previous change was too early. revert to orig for a while.
authorJong Hyuk Choi <jongchoi@openldap.org>
Tue, 15 Jul 2003 00:25:36 +0000 (00:25 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Tue, 15 Jul 2003 00:25:36 +0000 (00:25 +0000)
tests/data/slapd-proxycache.conf

index 8538c99871dab5ba7830b1347c49a77371c3195b..0afe6cb9f6b4cec8574afcaf67f2062ac1c4fc29 100644 (file)
@@ -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@