On Jan 24, 2008 4:37 PM, <shivaraj.shivanna at wipro.com> wrote: > Hi, > Our organization has an AD server running which requires you to bind to it > first before querying the server. > > For example commands like > *ldapsearch -x -h "some ip" "(cn=abcd)" -b "some base" *would fail > with *LdapErr: DSID-0C090627, comment: In order to perform this * > *operation a successful bind must be completed on the connection.* > but commands like > *ldapsearch -x -h "some ip" "(cn=abcd)" -b "some base" -D "some user > dn" -W* would work on entering correct password. > > How can we replicate this behavior with the fedora directory server ? > through access control lists, you can disable anonymous access and specify authorization You can refer the below http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Access_Control-Default_ACIs.html http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Access_Control-Access_Control_Usage_Examples.html > > Regards, > Shivraj > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fedoraproject.org/pipermail/389-users/attachments/20080124/fbad03b3/attachment.html