From: Henri C. <he...@or...> - 2006-03-30 10:59:04
|
Hi there, I've just started using pam_mysql.so - I'm hoping to authenticate against a table of usernames and ENCRYPT()'ed passwords, it doesn't seem to be working at the minute - is there some way to tell pam_mysql that the passwords are ENCRYPT()'ed? plaintext passwords are probably being passed to it for comparison |