I have created a new user on my mysql server that i want openfire to use to connect to the database.
I was in the openfire.xml file to cange the username and password, but noticed that it was encrypted.
<username encrypted="true">bc18f4fd29b6e45410f6e1e8ae5ec5eb8kca2009bde5e55f9</username>
<password encrypted="true">93fbdb0fda293e0b86f261a2f4c2cc1e87jke000966b6c3fe041e84e2371c2 5866</password>
How do i change my database credentials to the new account i have created?