[opencms-dev] resetting admin password

Nico Krause Nico.Krause at nsc.eu.com
Mon Jul 1 16:23:17 CEST 2002


As I know the Password is encrypted in MySQL.
It could be that a '' can also be encrypted in some way.

But I'm interested in the encryption algorithm. Which is it and in which
class I can find the encryption and decryption algorithm.  I want to export
or sync some users with a ldap - server.

Nico

-----Original Message-----
From: Markus Maeder [mailto:mmaeder at oase.ch] 
Sent: Montag, 1. Juli 2002 16:14
To: opencms-dev at www.opencms.org
Subject: [opencms-dev] resetting admin password

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20020701/f40bcfd5/attachment.htm>


More information about the opencms-dev mailing list