hi

thanks i will try and get back to you

thanks for the help
we will mail you as soon as posible

hari

-----Original Message-----
From: Peter Green [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 20, 2000 10:19 PM
To: [EMAIL PROTECTED]
Subject: oops, wrong MySQL function


I should have suggested the use of the ENCRYPT() function, not CRYPT()
(since the latter, like PASSWD(), doesn't exist! ;) .

Thus, the update query should properly be:

  UPDATE vpopmail SET pw_passwd=ENCRYPT('newpassword') WHERE
  pw_user='someuser';

Sorry for the confusion...

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
I made that book [_Sex_] because...uh...because...um...uh...I don't know
*why* I made that book.
(Madonna, to David Letterman)

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Reply via email to