Standard unix crypt ...
crypt (current_crypted_password, user_supplied_password) should ==
current_crypted_password.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 28, 2000 9:29 AM
Subject: How can I get the "pw_passwd"
>
> Hi !
> I'm using vpopmail with Mysql..
> "pw_passwd" is Mysql's one of column..
>
> How can I get the 'pw_passwd" column.
> I want to change the pw_passwd on the web directly SQL query...
>
> What kind of hash function or encrypt method
> is used?
>
> Help me.
>
>
>