Jeff Moyer
Thu, 24 Apr 2008 12:22:01 -0700
"Young, Darren" <[EMAIL PROTECTED]> writes: > Yep, sure can. > > ldapsearch -x -h <ldap_host> -D "cn=Directory Manager" -b > "o=gsb,dc=uchicago,dc=edu" -w <password>' uid=dyoung2 cn The "-x" option tells ldapsearch to use simple authentication (not SASL). Can you specify a SASL mechanism (using -Y)? To get a list of supported mechanisms, you can look for 'supportedSASLMechanisms' in your directory root. Cheers, Jeff _______________________________________________ autofs mailing list autofs@linux.kernel.org http://linux.kernel.org/mailman/listinfo/autofs