Hi
Dave C schrieb:
> All,
>
> I am wondering if I have this process right, I want to
> use LDAP with cyrus so do I store everythign in ldap
> or just all the user information and the password is
> stored in /etc/sasldb? if so then i'd assume the
> pwcheck_method: sasldd. I am ok with either stor
Dave, you're mixing two types of setup w/ ldap and sasl:
1. Storing passwords in openldap and letting sasl access them (=Openldap
password db) _then_ use the sasl-ldap patch:
i.e. : imapd(or something else) -> sasl -> openldap -> password
2. storing passwords in sasldb for Openldap and and othe
On Tue, 2002-02-26 at 15:38, Dave C wrote:
> All,
>
> I am wondering if I have this process right, I want to
> use LDAP with cyrus so do I store everythign in ldap
> or just all the user information and the password is
> stored in /etc/sasldb? if so then i'd assume the
> pwcheck_method: sasldd. I
All,
I am wondering if I have this process right, I want to
use LDAP with cyrus so do I store everythign in ldap
or just all the user information and the password is
stored in /etc/sasldb? if so then i'd assume the
pwcheck_method: sasldd. I am ok with either storing
everything in ldap or just sto