Hi all, So, I am learning about how to setup Cyrus IMAP on a OpenSUSE 11.4 server, and I'm having some very basic problems that I hope the experts here can help me with. I've successfully installed Cyrus IMAP using the stock OpenSUSE packages. For now, I want to start simple and just understand the basic IMAP operations in Cyrus, so I have defined the following objectives for myself: 1. Create 'cyrus' system user and 'cyrus' user in sasldb2 for administration 2. Create three mailboxes: 'ahkow@test.com', 'ahteh@test.com' and 'ahbeng@test.com' 3. Authenticate using sasldb2 as backend instead of saslauthd (for now) 4. Login as each user using the CLI and test using 'imtest' Right now, I have the 3 users created inside sasldb2, verified using sasldblistusers2. I'm not sure what I am doing wrong, but I can't authenticate as any user using imtest. Here's what I get: linux-zuge:/usr/lib/sasl2 # imtest -u cyrus@linux-zuge -m login -p imap localhost S: * OK [CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID LOGINDISABLED AUTH=GSSAPI AUTH=CRAM-MD5 AUTH=DIGEST-MD5 SASL-IR COMPRESS=DEFLATE] linux-zuge Cyrus IMAP v2.3.16 server ready Please enter your password: C: L01 LOGIN root {0} S: L01 NO Login only available under a layer Authentication failed. generic failure Security strength factor: 0 What do I check/change and where do I change it? Any help would be greatly appreciated. Regards, pascal chong -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org