Hi all,
I am currently using an embedded database (Microsoft SQL Express 2005 Edition) populated into the in-memory of the Openfire 3.5.2 version’s database. I am trying to implement a security feature, to set the password column into binary to ensure that confidential password cannot be read by anyone who has access to the database. I observed that the Openfire’s admin console has a heading ‘Users and Groups’, where the password can be changed for each user. I experimented by resetting the password for some of the users, however, the password changed at the Openfire admin console is not reflected in the table which holds the login details at MSSQL Express 2005. Can anyone help me with this? Any assistance is much appreciated.
Regards
Nedave