adding users to horde_users

icewind icewind0 at yahoo.com
Fri Sep 21 10:10:29 PDT 2001


What is the correct way to add users to the
horde_users table?

I tried doing something along the lines of the
following in mysql:

INSERT INTO horde_users (user_id, user_pass) values
('dan', PASSWORD('mypassword'));

but that apparently doesnt work. I see that the horde
system hashes the passwords somehow, but not in the
same way that the PASSWORD function in mysql.





__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/




More information about the horde mailing list