Hi,
I have a server running with Centos 5.1 and:
Cyrus: Lan POP and IMAP server both with SSL and plain and login mechanisms
LDAP with SSL + SASL
User passwords in LDAP are encrypted.
Everything works fine. But I'd want to reduce overhead due SSL and change to Cyrus with md5 mechanism (or another nonplain mechanism) Can I do that? Please bear in mind, that I don't want to use non-encrypyted passwords on LDAP.
Thanks in advance!