Authenticate before querying ldap.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 ?
 
Regards,
Shivraj
--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users

[Index of Archives]     [Fedora Directory Users]     [Fedora Directory Devel]     [Fedora Announce]     [Fedora Legacy Announce]     [Kernel]     [Fedora Legacy]     [Share Photos]     [Fedora Desktop]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux