>
> What is the actual SASL user dn?
> Does your ldapsearch work without the -b option?
>
>   

With SASL, we do not talk about user DN, we talk about authentication ID
for SASL bind instead.
This is an example of ldapsearch that works for me against Win2k8:
ldapsearch -H ldap://192.168.60.172 -Y DIGEST-MD5 -U "ldapproxy" -w
1234proxy$ -b "cn=praguetest,cn=prague,dc=ad,dc=s3group,dc=cz"
objectClass=* cn objectClass nisMapName nisMapEntry

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to