[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Adding Schemas
> What would be the most simple solution? I'm using PAM for LDAP
> authentication. Is that all I need for cyrus to authenticate? IOW should I
> just drop SASL altogether? If that is the case do I just tell cyrus to use
> PAM instead of SASL?
This isn't even remotely related to OpenLDAP anymore, you should take if
over to a Cyrus oriented forum.
Cyrus uses SASL whether you are authenticating via PAM, LDAP, what-not,
so "dropping" it isn't an issue.
To use PAM you just run saslauthd with the PAM mechanism (which can of
course call pam_ldap).