[horde] auth_initial_user.sql
schmj1 at mmdd.ca
schmj1 at mmdd.ca
Tue Sep 9 10:24:01 PDT 2003
Hello all,
I am having trouble running the auth_initial_user.sql script. I have tried
running it in the command prompt via :
[root at localhost db]# ./auth_initial_user.sql
./auth_initial_user.sql: line 8: syntax error near unexpected token `('
./auth_initial_user.sql: line 8: `INSERT INTO horde_users (user_uid,user_pass)
VALUES
This is the error I come up with. However, I tried to simply run the script in
mysql and this was the outcome.
mysql> INSERT INTO horde_users (user_uid,user_pass) VALUES ('admin','pass');
ERROR 1062: Duplicate entry 'admin' for key 1
Im not sure what to do now. Anyone have this problem before? or have
suggestions?
Thanks
Jon
More information about the horde
mailing list