[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldap_sasl_interactive_bind_s (ITS#1226)
Full_Name: Riyaad Miller
Version: 2.0.7-14
OS: Redhat 7.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (196.14.188.230)
Hi all
I'm trying to get my ldap client to authenticate against a Win2000 ldap server.
I've already installed and cofigured my /etc/pam.d/login file to allow for pam
authentication. When doing an ldap search using
ldapsearch -h host_here -p 389 -b o=internet -D "cn=value_here" -w
"cn=pass_here", i get the fustrating error message
"ldap_sasl_interactive_bind_s:Unknown authentication method". Could you please
assist with this regard of possible.
Thanks
Regards Riyaad