atom feed11 messages in net.sourceforge.lists.courier-users[courier-users] MySQL authorization
FromSent OnAttachments
David A. MasonJun 24, 2002 9:09 pm 
David A. MasonJun 24, 2002 9:54 pm 
Peter C. NortonJun 24, 2002 10:04 pm 
Peter C. NortonJun 25, 2002 7:07 am 
Marquis ChanJun 25, 2002 7:08 am 
David A. MasonJun 25, 2002 9:31 am 
Antony DovgalJun 25, 2002 11:04 am 
Keith PettitJul 3, 2002 7:10 am 
Michael CarmackJul 3, 2002 9:12 am 
Keith PettitAug 29, 2002 9:53 am 
Lukas VeselyAug 29, 2002 12:26 pm 
Subject:[courier-users] MySQL authorization
From:David A. Mason (dama@davenet.mine.nu)
Date:Jun 24, 2002 9:09:39 pm
List:net.sourceforge.lists.courier-users

Greetings.

My courier is allowing system authentication via PAM with no problem, and when I attempt to use an account listed in the mysql table, I can see in the mysql logfile that the query was executed, and when I copy and paste that same query, I get good results, but I am not able to authenticate any users in the mysql database.

In case this was due to a lack of maildirs, I created the users' home directories and maildirs using the maildirmake command and setting the owner and group to match those in the database (65534).

I've tried with just a "clear" password set, and I've tried with both "clear" and crypt set (created using the userdbpw command.

Anyway, after all these efforts, I only get responses ". NO Login failed." with pretty wan logs.

Anybody encountered and got around this?

DAM