On Sun, 15 Dec 2002, Brian Cohen wrote:

> Date: Sun, 15 Dec 2002 01:46:44 -0500 (EST)
> From: Brian Cohen <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED]"
>     <[EMAIL PROTECTED]>
> Subject: [courier-users] FreeBSD/courier/MySQL/authpw
>
> I am running Courier on FreeBSD (built from the port with WITH_MYSQL=YES)
> and my goal here is to have MySQL and /etc/passwd authentication working
> simultaneously.  In my authdaemonrc, I have:
>
> authmodulelist="authmysql authpwd"
>
> with the "version" line commented out.  With this configuration, I am
> unable to login using a system account.
>
> HOWEVER, if I set:
>
> version="authdaemond.plain"

You want to leave it commented out or set to 'authdaemon.mysql'.

>
> then I can login with a system account, regardless of whether 'authpwd' is
> in authmodulelist.
>
> NOTE:  the FreeBSD port compiles courier with PAM but it's unclear whether
> PAM is actually being used.  Either way, using:
>
> authmodulelist="authmysql authpwd authpam"
>
> still does not work.  ps shows several instances of authdaemond.mysql
> running, along with couriertcpd and courierlogger.
>
> Any help would be much appreciated. Thanks!
>

It sounds like courier is not connecting to mysql. Check your settings in
authmysql.

-- 
Randy Smith
Amigo.Net Systems Administrator
1-719-589-6100 x 4185
http://www.amigo.net/



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to