On 09/10/10 19:35, Mohit Chawla wrote: > Hi, > > Is there a way to make SOGo store a changed password in an encrypted > format rather than plain text ? The thought of having plain text > passwords in ldap is sort of intriguing, no ? > > Is it on the road map ?
SOGo [1] uses the LDAP change password extended operation, so it's a matter of configuring your LDAP server to hash the password. [1] Well, the SOGo patch to SOPE. The function is changePasswordAtDn in sope-ldap/NGLdap/NGLdapConnection.m -- James Andrewartha -- [email protected] https://inverse.ca/sogo/lists
