On Tue, 21 Jun 2005, Claudinei Matos wrote:

> what I want is to use crypt password with mysql. I don't know if is
> there a way to do it without make more changes to passdb source code
> or if I could pass some parameter identifying that I'm using pam
> instead of other auth methods, so any suggestion would be appreciated.

I am using libnss-mysql to do PAM auth out of a MySQL database. This way
is transparent to any app doing PAM authentication. The only problem is
you need to use "openssl passwd -1" to generate the passwords (Im sure
this could be scripted in Perl/PHP but I haven't had time to explore that
yet).


-- 

-- 
gentoo-user@gentoo.org mailing list

Reply via email to