Cristian Banciu wrote:
Hi,
On my ldap server it seems that only supported SASL is gssapi. How can I enable md5-diggest to ? The machine is a rh 9 with openldap 2.0. I also have cyrus-sasl-md5 installed on the machine.
ldapsearch -D "cn=root,dc=xxx,dc=eu,dc=org" -b "" -Wxs base -LLL supportedSASLMechanisms -h localhost Enter LDAP Password: dn: supportedSASLMechanisms: GSSAPI
Thank you very much