Fixed
Details
Assignee
Greg ThomasGreg ThomasReporter
Greg ThomasGreg ThomasFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Greg Thomas
Greg ThomasReporter
Greg Thomas
Greg ThomasFix versions
Affects versions
Priority
Created March 9, 2018 at 11:30 AM
Updated October 28, 2020 at 1:26 PM
Resolved July 2, 2018 at 9:37 AM
Steps to reproduce
Install a fresh Openfire 4.2.2 setup to a blank database
Check the values of database.defaultProvider.username, database.defaultProvider.password
Expected results
The database username and password is encrypted in both the conf/openfire.xml file and in the matching entry in the ofprivate table.
Actual results
The database username and password is encrypted in the conf/openfire.xml file, but in plain text in the ofprivate table.
Workaround
Manually encrypt the properties using the "+" button in the admin GUI.