i have configured saslauthd with openldap to authenticate MS AD when I run testsaslauthd -u swioshim -p Test2010 then i got 0: OK "Success." (swioshim is my MS AD user and Test2010 password coming from MS AD)
but when i run ldapsearch -x -D "cn=swioshim,dc=myproject,dc=com" -W -b dc=myproject,dc=com then getting error : ldap_bind: Invalid credentials (49) please help On Jul 19, 2010, at 4:50 PM, Jonathan Clarke wrote: > Le 19/07/2010 12:45, OSHIM a écrit : >> anyone can help me out >> >> test:~# testsaslauthd -u swioshim -p Test2010 >> 0: NO "authentication failed" >> >> why authentication failed? > > saslauthd usually logs to the syslog facility "auth". Check your > /var/log/auth.log (or similar, depending on your OS). > > Jonathan > > -- > -------------------------------------------------------------- > Jonathan Clarke - [email protected] > -------------------------------------------------------------- > Ldap Synchronization Connector (LSC) - http://lsc-project.org > --------------------------------------------------------------
