----- Original Message ----- From: "David Reid" <[EMAIL PROTECTED]> To: "Cyrus-Info" <[EMAIL PROTECTED]> Sent: Tuesday, March 02, 2004 8:46 PM Subject: Config help?
> cyradm --user=cyrus localhost > IMAP Password: > at > /usr/local/lib/perl5/site_perl/5.6.1/mach/Cyrus/IMAP/Admin.pm line 118 > cyradm: cannot authenticate to server with as cyrus > > Any ideas? Thanks. > > david > > sasl_pwcheck_method: auxprop > sasl_auxprop_plugin: sql > sasl_mech_list: PLAIN LOGIN > sasl_auto_transition: no > sasl_sql_engine: mysql > sasl_sql_hostnames: localhost > sasl_sql_user: XXXXXX > sasl_sql_passwd: XXXXXX > sasl_sql_database: XXXXXX > sasl_sql_select: "select passwd from users where userid='[EMAIL PROTECTED]';" > sasl_sql_verbose: true On a SuSE machine using standard rpms and auxprop for authentification, this message indicates that permissions on the sasldb2 file ( on SuSE found in /etc/sasldb2 ) are incorrect. Cyrus should own the file a permissions be no greater than 620, I have root as the group. Hope this helps. Al --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html