Re: cyrus authentication WITHOUT /etc/passwd

2004-03-13 Thread Will Trillich
On Thu, Mar 11, 2004 at 08:01:26AM +0100, Kai Grossjohann wrote: > Will Trillich <[EMAIL PROTECTED]> writes: > > maybe SASL is what i'm looking for? not sure... (i installed > > libsasl7 but there are dozens of other sasl packages to choose > > from as well...?) > > Found it. It's the settings sa

Re: cyrus authentication WITHOUT /etc/passwd

2004-03-10 Thread Kai Grossjohann
Will Trillich <[EMAIL PROTECTED]> writes: > maybe SASL is what i'm looking for? not sure... (i installed > libsasl7 but there are dozens of other sasl packages to choose > from as well...?) Found it. It's the settings sasl_pwcheck_method and sasl_auxprop_plugin in /etc/imapd.conf if you're runni

Re: cyrus authentication WITHOUT /etc/passwd

2004-03-10 Thread Kai Grossjohann
Will Trillich <[EMAIL PROTECTED]> writes: > maybe SASL is what i'm looking for? not sure... (i installed > libsasl7 but there are dozens of other sasl packages to choose > from as well...?) Yes, you need to tell Cyrus to authenticate against sasl. IIRC, this is automatic for the Cyrus 2 Debian p

cyrus authentication WITHOUT /etc/passwd

2004-03-10 Thread Will Trillich
is there a newbie-level HOWTO explaining how to get cyrus to authenticate independently of /etc/passwd? i've got cyrus operating, with imap and pop and webmail (squirrelmail). don't yet have security, except for webmail, and i'd like to keep email users separate from shell logins... there's severa