Patrick Ben Koetter: > * Merve Temizer <mervet2...@gmail.com>: > > Hello > > > > At the link > > > > http://www.postfix.org/SASL_README.html#auxprop_ldapdb > > > > there is a statement that if i need to use encrypted password, there is no > > documentation for explaining Postfix's LDAP authentication with encrypted > > password. > > You need to use the password verifiction service 'saslauthd' instead of the > ldapdb auxprop plugin. Call saslauth as documented and tell it to use > saslauthd.conf. This is a Cyrus SASL specific file that holds LDAP query > configuration. Follow the instructions at > <http://git.cyrusimap.org/cyrus-sasl/tree/saslauthd/LDAP_SASLAUTHD> to find > out what you need to do.
Thanks. I have added this pointer to the documentation. Wietse