well, my authdaeomonrc has:

authmodulelist="authcustom authmysql authpam"

I also tried authmodulelist="authmysql" only (then restarting
authdaemond) and the "./authest -m authmysql couriertest" gives the same
errors

Also, from reading the docs, it seem that authdaemond should start the
right authentication process (e.g. mysql, pgsql, etc).

When I run just "/usr/lib/courier/libexec/authlib/authdaemond start" it
somehow spawns a bunch of authdaemond.pgsql processes even though I
explicitly told ./configure --without-pgsql.  I've tried running,
instead, "/usr/lib/courier/libexec/authlib/authdaemond.mysql" and I
still get the same authentication errors.


On Mon, 2002-01-21 at 14:40, Sam Varshavchik wrote:
> Tony Bibbs writes: 
> 
> > I've been testing authentication with courier and doing: 
> > 
> > "/usr/local/src/courier-0.37.0/authlib/authtest couriertest" correctly
> > gives: 
> > 
> > passwdAuthenticated: module authdaemon
> > Home directory: /home/couriertest
> > UID/GID: 502/503
> > AUTHADDR=couriertest
> > AUTHFULLNAME=<none> 
> > 
> > Now I want to test MySQL authentication. I have restarted my MySQL
> > server and I specified the --log=/path/to/mysql/log.  I then run: 
> > 
> > ./authtest -m authmysql couriertest and it fails.  I checked the MySQL
> > log and nothing appears. 
> 
> You only have authdaemon installed, hence this is your only authentication 
> module. 
> 
> Edit authdaemonrc and configure authdaemon to use authmysql. 
> 
> 
> -- 
> Sam 
> 
> 
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-- 
Tony Bibbs         | Life is a moderately good play
[EMAIL PROTECTED] | with a bad 3rd act.
515.554.8046       | 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to