Iit seems that /etc/passwd is checked for a valid user before authentication but since the users are be stored in MySQL they are never authenticated.

I currently have pam (using pam_mysql) validating the user and then authenticating but if imapd doesn't pass anything to pam authentication always fails.

If the user exists in /etc/passwd then imapd does pass to pam and authentication does occur and I have verified this by adding users and testing the authentication process.

Is there a method/way to disable this check in imapd so that pam can handle the whole process?


_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to