PDA

View Full Version : Recreate admin user


ETAVISGNS
5th August 2008, 14:38
hi there

we've deleted the main admin of oreon and cannot login anymore. have somebody an idea how to recreate the admin account? inside mysql database or in a config file, some script or anything else?

thx

ETAVISGNS
5th August 2008, 15:04
ok. we can now login again.


we create a new user with MySQL on the Table oreondb in the Table contact:

contact_alias 'username'
contact_password 'a md5 password'
contact_oreon '1'
contact_admin '1'
contact_activate '1'
contact_auth_type 'local'