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. 

I have doublechecked that authmysqlrc is correct and that the mysql
service is running.  I then ensured that authdaemonrc has the right
authmodulelist which it does.  I also issued some sql queries to the
database via the mysql client to verify the connections/queries are
being logged so my problem must be somewhere else.  How do I further
troubleshoot this?  I feel confident that once I see the connection and
query in the mysql log I can get the rest running.

--Tony

-- 
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