[opencms-dev] password encryption in opencms_users

Lynn Guy lguy01 at yahoo.com
Thu Mar 10 05:48:16 CET 2005


What algorithm is used to encrypt the passwords in cms_users?
 
Tomcat 4.1.18
opencms 5.0.1
mySql 4.0.23
 
I have tried to match the values stored in cms_users.user_password using MD5 and it doesnt match.  
 
the opencms.properties file contains the following
resourcebroker.mysql.digest=MD5
resourcebroker.mysql.digest.fileencoding=UTF-8
 
I'm trying to set up a tomcat realm using the cms_users table and I cannot match the passwords so the authentication would never work.
 
what can I do to get the same value stored in the db so I can authenticate the users and passwords?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050309/e1db8905/attachment.htm>


More information about the opencms-dev mailing list