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

Bulba007 bulba007 at wp.pl
Sun Jul 20 19:09:13 PDT 2003


Horde works:

I change /var/www/horde/scripts/db/auth.sql:

from

CREATE TABLE horde_users

to

CREATE TABLE horde_auth

then

mysql --user=horde --password=**** horde < auth.sql

then in mysql insert user admin with md5(password) into horde_auth table

that's all

B.






More information about the horde mailing list