Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't Login with Admin-User
#3
Hi

Thanks for the info, but i insert the following sql in database.

Code:
INSERT INTO tblFolders VALUES (1, 'DMS', 0, 'DMS root', 1, 0, 2, 0);
INSERT INTO tblUsers VALUES (1, 'admin', '21232f297a57a5a743894a0e4a801fc3', 'Administrator', 'address@server.com', '', '', '', 1);
INSERT INTO tblUsers VALUES (2, 'guest', NULL, 'Guest User', NULL, '', '', '', 0);

i can't login with the user "admin" and passwort "admin.

do you have other idea?

Marcel
Reply


Messages In This Thread
Can't Login with Admin-User - by mesi - 07-15-2010, 05:07 AM

Forum Jump:


Users browsing this thread: