[horde] How to allow the addition of users?
Patrice Levesque
horde.wayne at ptaff.ca
Wed Jul 20 10:01:51 PDT 2005
> I'll just add some users manually via the mysql command line. Do I put
> passwords in as plain text, or is there another method?
They are MD5 encoded:
# USE horde;
# INSERT INTO horde_users (user_uid, user_pass) VALUES ("my_user", md5("my_password"));
--
--====|====--
--------================|================--------
Patrice Levesque
http://ptaff.ca/
horde.wayne at ptaff.ca
--------================|================--------
--====|====--
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.horde.org/archives/horde/attachments/20050720/917c1fe6/attachment.bin
More information about the horde
mailing list