Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Jehu on October 04, 2003, 10:52:12 PM
-
Need help ASAP...I forgot my admin password for Netjuke.
Thanks in advance,
Jehu.
-
in mysql (or phpmyadmin or whatever) go to the netjuke database, run this command :
UPDATE netjuke_users SET password = md5('newpassword') WHERE email = 'youradminemail@yourdomain.com';
G
-
Thank you very much...I will keep this for future ref. hope I will never need to use it again.
Many, Many Thanks,
Jehu.