/opt/uni/bin/ldapsearch -x -H ldapi:// -b '' -s base -LLL supportedSASLMechanisms
supportedSASLMechanisms: PLAIN supportedSASLMechanisms: DIGEST-MD5 supportedSASLMechanisms: CRAM-MD5 supportedSASLMechanisms: GSSAPI That any help? On Sun, Jul 13, 2008 at 1:09 PM, Michael Ströder <[EMAIL PROTECTED]> wrote: > David Markey wrote: > >> When trying to bind to ldapi:// with SASL EXTERNAL auth i get this error >> from slapd on solaris. >> >> >> ==> sasl_bind: dn="" mech=EXTERNAL datalen=0 >> send_ldap_result: err=7 matched="" text="SASL(-4): no mechanism available: >> " >> > > What does attribute 'supportedSASLMechanisms' of root DSE contains as > values? > > Ciao, Michael. >
