[opencms-dev] resetting admin password

Markus Maeder mmaeder at oase.ch
Mon Jul 1 16:14:10 CEST 2002


Hello

I tried to reset the admin password of OpenCMS inside mysql with

UPDATE CMS_USERS SET USER_PASSWORD='', USER_RECOVERY_PASSWORD='' 
WHERE USER_NAME='Admin';

This didn't help :-((

How can I do that?

Thanks
Markus






More information about the opencms-dev mailing list