Am 2012-03-01 14:12, schrieb Patrick Boutilier: > On 03/01/2012 07:53 AM, Stefan G. Weichinger wrote: >> Am 01.03.2012 12:12, schrieb Stefan G. Weichinger: >> >>> The pam.d-file imap contains only the 2 pam_mysql-lines ... >> >> I assume it has to do with the pam-file. It should somehow read sasldb >> as well. >> >> I am not sure which way to go with all this sasldb/saslauthd stuff. >> >> For SMTP-Auth things work, it reads mysql-entries via saslauthd right >> now: >> >> # cat /etc/sasl2/smtpd.conf >> mech_list: PLAIN LOGIN >> pwcheck_method: saslauthd >> log_level: 3 >> >> and saslauthd uses pam and pam for imap uses pam_mysql only ... >> >> Will dig further this evening if I have to add lines to the pam-file. >> >> Afai understand I only need sasldb for managing cyrus via cyradm? >> >> Would it be possible to use my IMAP-user (from the mysql-query via >> pam_mysql) for cyradm-work? > > > Yes, that is how we do it. Just add my email-user to imapd.conf, as admin? Yeah, works! Great. Will look to use that way with web-cyradm then, tomorrow. Thanks, greets, Stefan ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/