Stuck here
vagrant@database:~/shared/ldap$ testsaslauthd -u adam -p xxx -f /var/run/saslauthd/mux
0: NO “authentication failed”
vagrant@database:~/shared/ldap$ testsaslauthd -u adam -p xyz -f /var/run/saslauthd/mux
0: NO “authentication failed”
Tried various options as per earlier posts but none worked
How to make sure adam user exists
I pass any user/pwd it gives same error.So is it setup issue or user/pwd issue?
what is the correct vale for for below parameter
ldap_filter: (cn=%u)
Lecture Video/exercise notes says to use uid .Tried both but same result
Any help appreciated
Thanks