On 17/02/11 18:38 +0100, Fabien COMBERNOUS wrote:
Hi the list,
I want to add a supportedSASLMechanisms in my rootDSE :
Today, i have all of this :
ldapsearch -LLL -b "" -s base -x '(objectclass=*)' supportedSASLMechanisms
dn:
supportedSASLMechanisms: NTLM
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: CRAM-MD5
I want to add GSSAPI. To add this i created the following ldif file :
See the Cyrus faq, and the 'How do I configure OpenLDAP+SASL+GSSAPI' entry.
http://www.cyrusimap.org/mediawiki/index.php/FAQ
--
Dan White