[horde] Re: Quick Horde question if I might...

Eric Rostetter eric.rostetter at physics.utexas.edu
Sun Jul 20 17:22:20 PDT 2003


Quoting Eric Rostetter <eric.rostetter at physics.utexas.edu>:

> You have to add the users, in what ever way you feel comfortable.
> You can add a user named "admin" with password "admin" with the following
> sql:
>
> INSERT INTO horde_users (user_uid, user_pass) VALUES ('admin',
> '21232f297a57a5a743894a0e4a801fc3');
>
> Please note that Horde sql passwords are stored as md5() values, and not
> as mysql password() values.

Forgot to mention, that you should change that password asap.  Don't want
to leave known user/password strings on your server for hackers and others
to exploit.

Just change the second value to any md5() value.

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!



More information about the horde mailing list