Re: Trouble with cyrus-imap + saslauthd + pam_mysql

2005-07-27 Thread Jim Bartus
Simon Matter wrote: Could you try "cyradm [EMAIL PROTECTED] --auth=login localhost" Same error :( saslauthd/pam authenticate (and log success) but then imap complains about a cross-realm login. -jim --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.

Re: Trouble with cyrus-imap + saslauthd + pam_mysql

2005-07-26 Thread Simon Matter
> Jim Bartus wrote: > > What am I doing wrong here? Should I have a different table structure >> in mysql? Is there some config change I need to make to get it to *not* >> breakup the username? Why does testsaslauthd work and nothing else? > > Bit of a development. I read somewhere that addin

Re: Trouble with cyrus-imap + saslauthd + pam_mysql

2005-07-26 Thread Jim Bartus
Jim Bartus wrote: > What am I doing wrong here? Should I have a different table structure in mysql? Is there some config change I need to make to get it to *not* breakup the username? Why does testsaslauthd work and nothing else? Bit of a development. I read somewhere that adding the "-r"

Trouble with cyrus-imap + saslauthd + pam_mysql

2005-07-26 Thread Jim Bartus
I'm trying to implement a virtual-domain/virtual-user setup where '[EMAIL PROTECTED]' and '[EMAIL PROTECTED]' are separate users/accounts/mailboxes. I'm using RHEL4 and all its official RPMs except for pam_mysql which comes from a third party that rebuilds FC3 rpm's to work in RHEL4. Here are