![](https://seccdn.libravatar.org/avatar/0b6b84747827d951674bea40aeccf1b6.jpg?s=120&d=mm&r=g)
Hello, i just have setup a new system with OpenSUSE 11.3. As usual for authenticating imap users, i used the standard method saslauthd in /etc/imapd.conf. This worked for 11.2. But in 11.3, only the sasldb is asked for users, regardless of the settings in imapd.conf. I can even disable saslauthd or put something like "bla" in the pwcheck line and nothing changed: == Jul 31 22:36:52 daolin2 imap[10621]: SSL_accept() incomplete -> wait Jul 31 22:36:52 daolin2 imap[10621]: SSL_accept() succeeded -> done Jul 31 22:36:52 daolin2 imap[10621]: starttls: TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits new) no authentication Jul 31 22:36:52 daolin2 imap[10621]: badlogin: [192.168.9.108] CRAM-MD5 [SASL(-13): user not found: no secret in database] == This is from 11.2. Works as expected. Disabling saslauthd results in a failing auth, also if i put "bla" in the pwcheck line, something about an unknown module is logged. == Jul 31 22:27:28 daolin imap[24824]: SSL_accept() incomplete -> wait Jul 31 22:27:28 daolin imap[24824]: SSL_accept() succeeded -> done Jul 31 22:27:28 daolin imap[24824]: starttls: TLSv1 with cipher DHE-RSA CAMELLIA256-SHA (256/256 bits new) no authentication Jul 31 22:27:28 daolin saslauthd[7856]: rel_accept_lock : released accept lock Jul 31 22:27:28 daolin saslauthd[7859]: get_accept_lock : acquired accept lock Jul 31 22:27:28 daolin saslauthd[7856]: do_auth : auth success: [user=js] [service=imap] [realm=] [mech=pam] Jul 31 22:27:28 daolin imap[24824]: login: [192.168.9.108] js plain+TLS User logged in Jul 31 22:27:28 daolin saslauthd[7856]: do_request : response: OK Jul 31 22:27:29 daolin imap[24824]: open: user js opened INBOX.Drafts Jul 31 22:27:29 daolin imap[24824]: skiplist: /var/lib/imap/user/j/js.seen is already open 1 time, returning object Jul 31 22:27:29 daolin imap[24824]: seen_db: user js opened /var/lib/imap/user/j/js.seen J == before i post a bug in the opensuse bugzilla i want to ask if someone could confirm this behaviour? BTW: 11.2 is 32 bit, 11.3 is running on 64 bit server. Greetings, Jörg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org