On Wed, 2009-01-21 at 14:29 +0100, Ondrej Valousek wrote:
> >
> > 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

I know but what happens to the authentication attempt if you do not
specify the -b option.

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

Reply via email to