On 10/21/05, Patrick Radtke <[EMAIL PROTECTED]> wrote: > > On Oct 21, 2005, at 10:28 AM, Jt Chiodi wrote: > > > On 10/21/05, Patrick Radtke <[EMAIL PROTECTED]> wrote: > > > >> Can you post what you are using as arguments for > >> cyradm > >> imtest > >> > >> and what capabilities the server advertises with imtest > >> > >> and also the > >> output from testsaslauthd > >> when testing the cyrus username/password. > >> > >> > >> thanks, > >> > >> Patrick > >> > >> > > > > > >>>>> I am having trouble logining in as cyrus to cyradm. I can > >>>>> login as > >>>>> regular user but I get this message if I login as cyrus > >>>>> > >>>>> IMAP Password:Login failed: authentication failure at > >>>>> /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi/Cyrus/IMAP/ > >>>>> Admin.pm > >>>>> line 118 > >>>>> cyradm: cannot authenticate to server with plain as cyradm > >>>>> > >>>>> > >>>>> if I do an imtest as cyrus, i get Authenticated. > >>>>> ---- > >>>>> Cyrus Home Page: http://asg.web.cmu.edu/cyrus > >>>>> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > >>>>> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > >>>>> > > > > cyradm --user cyradm --server localhost --auth plain > > > > earth:/root# imtest -m login -a cyrus localhost > > S: * OK earth.squeegy.org Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-6.fc4 > > server ready > > C: C01 CAPABILITY > > S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS > > NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND > > BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE > > STARTTLS LISTEXT LIST-SUBSCRIBED X-NETSCAPE > > S: C01 OK Completed > > Please enter your password: > > C: L01 LOGIN cyrus {9} > > S: + go ahead > > C: <omitted> > > S: L01 OK User logged in > > Authenticated. > > Security strength factor: 0 > > > > earth:/root# testsaslauthd -u cyrus -p > > 0: OK "Success." > > > > try > cyradm -u cyrus --auth login localhost > > -Patrick > > > > > Thank you! that worked! ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html