Hi,
I have most of this bloody long ACL working right, but I still need an anonymous access to any entry under the "ou=people,o=linfield.edu" base DN for the purpose of authentication. I need to be able to search on the UID in order to retrieve the full DN of the entry. None of my trials have been successful. Can someone please help?
Thanks, Rob
access to dn.one="ou=people,o=linfield.edu" attrs=userpassword by anonymous auth
access to dn.one="ou=people,o=linfield.edu" by dn="cn=Postfix,ou=Special Users,o=linfield.edu" read by group/linfieldGroupOfUniqueNames/uniqueMember="cn=ferpa administrators,ou=People,o=linfield.edu" read
access to dn.one="ou=people,o=linfield.edu" filter=(!(ou=student)) by * read
access to dn.one="ou=people,o=linfield.edu" filter=(&(!(ferpaStatus=Private))(!(entryStatus=Inactive))(ou=student)) by * read
access to dn.one="ou=people,o=linfield.edu" filter=(&(!(ou=Student))(!(entryStatus=Inactive))) by * read
access to dn.one="ou=people,o=linfield.edu"
attrs=userPassword,maillocaladdress,useDefaultAlias,spamdisposition,checkForDirtyWords by self write