Hi. I’ve got a question about the LDAP Server.Is there a way to prevent people from showing up in LDAP? I tried to control some OUs with extended ACLs. But it is a lot of work.
What I want to do:
c=de,o=company,ou=test,cn=Mr Smith <= should be shown
c=de,o=company,ou=test,ou=test2,cn=Mrs Smith <= should be hidden with all the others
I could deny access via extended ACLs but if I have a new LDAP User I have to redo all the ACL settings. So is there a way to say that the user should be shown in LDAP in the Person Document?
Thanks
Micha