6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] AuthMysql and Aut...
FromSent OnAttachments
Glenn SiebJun 25, 2003 1:37 pm 
Glenn SiebJun 25, 2003 1:54 pm 
Anand BuddhdevJun 25, 2003 2:24 pm 
Glenn SiebJun 25, 2003 3:00 pm 
Glenn SiebJun 25, 2003 5:34 pm 
Glenn SiebJun 26, 2003 1:32 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] AuthMysql and AuthPlain?Actions...
From:Anand Buddhdev (ar@anand.org)
Date:Jun 25, 2003 2:24:53 pm
List:net.sourceforge.lists.courier-users

On Wed, 25 Jun 2003 16:37:42 -0400 (EDT) Glenn Sieb wrote:

I would like to be able to run authentication against a MySQL database and my /etc/passwd (one for my virtual domains hosted here and one for my local users, natch). Can I do this? Or am I forced to go one way or the other?

You can use both. List authmysql and authpam as the 2 authentication modules in your authdaemonrc file. Courier will attempt to authenticate out of both, in the order listed.