I am using MySQL patched courier on RH7.2.
after this select (mysqld.log)

-------------begin--------
020201 16:57:50      10 Connect     office_admin@localhost
on                                                                                     
         
10 Init DB    
toloffice                                                                              
                                
10 Query       SELECT id,crypt,uid,gid,home FROM users WHERE id = 'kouteko' and
mbox_host='compa1.tolinternal'    
----------end----------

I receive login failed. The passwords are cryptet using
crypt=encrypt("plain_password")

The query above returns correct row if I run it manually.

Would anyone tell me what's wrong? Did encription method in authdaemon is
different than system crypt method?

Ondra

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

Reply via email to