/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?
David Markey wrote:What does attribute 'supportedSASLMechanisms' of root DSE contains as values?
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: "
Ciao, Michael.