Hi, if I read the documentation correctly, the clear-text password storage scheme in Dovecot is called PLAIN. Unfortunately, in Sun LDAP Directory Server I have to specify them as "{CLEAR}" [1]. Is it somehow possible to make Dovecot recognise "{clear}foobar" passwords as plaintext? Now I get: auth: Error: ldap(username): Unknown scheme clear Thanks, Kristof [1]: http://docs.oracle.com/cd/E19850-01/816-6699-10/confattr.html#passwordStorageScheme%20%28Password%20Storage%20Scheme%29
On Fri, 2012-12-14 at 15:37 +0100, Kristof Bajnok wrote:> Hi, > > if I read the documentation correctly, the clear-text password storage > scheme in Dovecot is called PLAIN. Unfortunately, in Sun LDAP Directory > Server I have to specify them as "{CLEAR}" [1]. > > Is it somehow possible to make Dovecot recognise "{clear}foobar" > passwords as plaintext? Now I get: > auth: Error: ldap(username): Unknown scheme clearHmh. Okay: http://hg.dovecot.org/dovecot-2.1/rev/bde8963a3774