Fw: md5() ?

Daniel Elías Robles d.robles at codetel.net.do
Wed Jan 9 19:56:24 PST 2002




Great, 

Now I want to let postgres auth my horde users, but I have found I neet to md5() the password.

Try to insert into horde_users with this code
INSERT INTO horde_users (user_id, user_pass) values ('d.robles',md5('clave7'))
and got this 
failed : Function 'md5(unknown)' does not exist

Any help ?

Daniel


More information about the horde mailing list