of course, the safe way is to always reset the password when such a
thing happens.
-Original Message-
From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 10:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Encrypting with PASSWORD() function
Walter,
Tuesday, May
Walter,
Tuesday, May 14, 2002, 4:59:15 PM, you wrote:
WDF> I am trying Mysql Password() function, to encrypt password in a a
WDF> user/password
WDF> table,
WDF> it works fine both ways; it is to say, when I submit a login
WDF> (user/password)
WDF> combination it fetches the pair ok.
WDF> My qu
* Walter D. Funk
> I am trying Mysql Password() function, to encrypt password in a a
> user/password table,
> it works fine both ways; it is to say, when I submit a login
> (user/password) combination it fetches the pair ok.
> My question is, as I read in the documentation, that the process is
At 10:59 -0300 5/14/02, Walter D. Funk wrote:
>Hi,
>
> I am trying Mysql Password() function, to encrypt password in a a
>user/password
>table,
> it works fine both ways; it is to say, when I submit a login
>(user/password)
>combination it fetches the pair ok.
> My question is, as I read in the
Hi Walter,
Walter D. Funk wrote:
>Hi,
>
> I am trying Mysql Password() function, to encrypt password in a a
>user/password
>table,
> it works fine both ways; it is to say, when I submit a login
>(user/password)
>combination it fetches the pair ok.
> My question is, as I read in the documentation
Hi Walter
> My question is, as I read in the documentation, that the process is
> irreversible, how can I deal with the fact
> that a user can forget his password, if I will not be able to retrieve the
> original string, because what i can see is the encrypted data
The purpose of the encryp
Hi,
I am trying Mysql Password() function, to encrypt password in a a
user/password
table,
it works fine both ways; it is to say, when I submit a login
(user/password)
combination it fetches the pair ok.
My question is, as I read in the documentation, that the process is
irreversible, how can