[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nss-mysql-users] nss-mysql password
From: |
barti |
Subject: |
Re: [Nss-mysql-users] nss-mysql password |
Date: |
Sat, 18 Dec 2004 11:38:07 +0100 |
> I have installed nss-mysql on my Debian box. I tested the installation with
> your password ( in the sample.sql ) and all works fine. But when I attempt to
> change the password I can't longer login. I'd try to change the password with
> php's md5, with a password generated with makepasswd ( crypt, crypt-md5 ) and
> it doesn't work. Can anyone tell me what I have to do to change these
> password.
change password with mysql PASSWORD('your_pass')