Hello;<br>I am using Fedora Directory Server 1.0.2.<br><br> I have a question on LDAP search issue.<br>I want to disable full search on the LDAP tree.<br><br>&nbsp;Eg:<br><br>&nbsp;My LDAP Tree is:<br><br>&nbsp;cn=John Smith, o=Dept1, c=US
<br>&nbsp;cn=Ann Adams, o=Dept1, c=US<br><br>&nbsp;I want to deny to read full listing of the tree but only allow when<br>&nbsp;the search condition meets only the required person.<br>&nbsp;In the example above I want nobody to be listed. But when the search
<br>&nbsp;criteria is &quot;c=US, o=Dept1, cn=Ann Adams&quot; &nbsp;this entry must be listed.<br>&nbsp;When a search on &quot;c=US&quot; comes, nothing must be listed.<br><br>What is the correct &nbsp;Access Control Information for this request??
<br><br><br><br><br>&gt;You also posted this question to the OpenLDAP list. &nbsp;Fedora DS and<br>&gt;OpenLDAP have very different ACI models. &nbsp;What is your server vendor and<br>&gt;version?<br><br>&nbsp;Thanks.