Please correct me if I'm wrong.  I thought the easiest way to disable anonymous access is to remove the default anonymous access ACI or modify the ACI from "ldap:///anyone" to "ldap:///all" so that only authenticated user can access to the directory.
<br><br>- David<br><br><div class="gmail_quote">On Jan 24, 2008 10:03 AM, Ivan Ferreira &lt;<a href="mailto:iferreir@personal.com.py">iferreir@personal.com.py</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
One way will be by modifying the ACIs to do not allow anonymous read access<br>to attributes.<br><br>Not sure if there is an &quot;easy way&quot; to disable anonymous access to the<br>directory in the Console.<br><br><br>
<br><br><br><br><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Para<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;General discussion list for the<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fedora Directory server
<br> &nbsp; &nbsp; &nbsp; &quot;mallapadi niranjan&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project.&quot;<br> &nbsp; &nbsp; &nbsp; &lt;<a href="mailto:niranjan.ashok@gmail.co">niranjan.ashok@gmail.co</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="mailto:fedora-directory-users@redhat.c">fedora-directory-users@redhat.c
</a><br> &nbsp; &nbsp; &nbsp; m&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; om&gt;<br> &nbsp; &nbsp; &nbsp; Enviado por: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cc<br> &nbsp; &nbsp; &nbsp; fedora-directory-users-b<br> &nbsp; &nbsp; &nbsp; <a href="mailto:ounces@redhat.com">ounces@redhat.com
</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Asunto<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Re: [Fedora-directory-users]<br> &nbsp; &nbsp; &nbsp; 24/01/2008 11:57 a.m. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Authenticate before querying<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ldap.
<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Clasificación<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Uso Interno<br> &nbsp; &nbsp; &nbsp; &nbsp;Por favor, responda a<br> &nbsp; &nbsp; &nbsp; &quot;General discussion list<br> &nbsp; &nbsp; &nbsp; for the Fedora Directory
<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; server project.&quot;<br> &nbsp; &nbsp; &nbsp; &lt;fedora-directory-users@<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://redhat.com" target="_blank">redhat.com</a>&gt;<br><div><div></div><div class="Wj3C7c"><br><br><br><br><br><br><br>
<br>On Jan 24, 2008 4:37 PM, &lt;<a href="mailto:shivaraj.shivanna@wipro.com">shivaraj.shivanna@wipro.com</a>&gt; wrote:<br> &nbsp; &nbsp; &nbsp;Hi,<br> &nbsp; &nbsp; &nbsp;Our organization has an AD server running which requires you to bind<br> &nbsp; &nbsp; &nbsp;to it first before querying the server.
<br><br> &nbsp; &nbsp; &nbsp;For example commands like<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ldapsearch -x -h &quot;some ip&quot; &quot;(cn=abcd)&quot; -b &quot;some base&quot; would fail<br> &nbsp; &nbsp; &nbsp;with LdapErr: DSID-0C090627, comment: In order to perform this<br>
 &nbsp; &nbsp; &nbsp;operation a successful bind must be completed on the connection.<br> &nbsp; &nbsp; &nbsp;but commands like<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ldapsearch -x -h &quot;some ip&quot; &quot;(cn=abcd)&quot; -b &quot;some base&quot; &nbsp;-D &quot;some<br> &nbsp; &nbsp; &nbsp;user dn&quot; -W &nbsp;would work on entering correct password.
<br><br> &nbsp; &nbsp; &nbsp;How can we replicate this behavior with the fedora directory server ?<br><br>through access control lists, &nbsp;you can disable anonymous access and specify<br>authorization<br><br>You can refer the below<br><a href="http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Access_Control-Default_ACIs.html" target="_blank">
http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Access_Control-Default_ACIs.html</a><br><br><a href="http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Access_Control-Access_Control_Usage_Examples.html" target="_blank">
http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Access_Control-Access_Control_Usage_Examples.html</a><br><br><br><br><br> &nbsp; &nbsp; &nbsp;Regards,<br> &nbsp; &nbsp; &nbsp;Shivraj<br><br> &nbsp; &nbsp; &nbsp;--<br> &nbsp; &nbsp; &nbsp;Fedora-directory-users mailing list
<br> &nbsp; &nbsp; &nbsp;<a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br> &nbsp; &nbsp; &nbsp;<a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-directory-users
</a><br><br>--<br>Fedora-directory-users mailing list<br><a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br><br><br></div></div>========================================================================================<br>AVISO LEGAL: Esta información es privada y confidencial y está dirigida
<br>únicamente a su destinatario. Si usted no es el destinatario original de<br>este mensaje y por este medio pudo &nbsp;acceder a dicha información por favor<br>elimine el mensaje. La distribución o copia de este mensaje está
<br>estrictamente prohibida. Esta comunicación es sólo para &nbsp;propósitos de<br>información y no debe ser considerada como propuesta, aceptación ni como<br>una declaración de voluntad oficial de NUCLEO S.A. &nbsp;La transmisión de
<br>e-mails no garantiza que el correo electrónico sea seguro o libre de error.<br>Por consiguiente, no manifestamos que esta información sea completa o<br>precisa. &nbsp;Toda información está sujeta a alterarse sin previo aviso.
<br><br>&nbsp;This information is private and confidential and intended for the<br>recipient only. If you are not the intended recipient of this message you<br>are hereby notified that any review, &nbsp;dissemination, distribution or
<br>copying of this message is strictly prohibited. This communication is for<br>information purposes only and shall not be regarded neither as a proposal,<br>acceptance nor as a statement of will or official statement from NUCLEO
<br>S.A. . Email transmission cannot be guaranteed to be secure or error-free.<br>Therefore, &nbsp;we do not represent that this information is complete or<br>accurate and it should not be relied upon as such. All information is
<br>subject to change without notice.<br><div><div></div><div class="Wj3C7c"><br>--<br>Fedora-directory-users mailing list<br><a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br></div></div></blockquote></div><br>