Mantis - Resin
Viewing Issue Advanced Details
4810 minor always 10-17-11 09:34 12-08-11 13:18
alex  
ferg  
normal  
closed 4.0.23  
fixed  
none    
none 4.0.25  
0004810: <database//password> encryption
rep by Leonid, Kaminsky
It is a request for security improvement.

Right now all database passwords are stored like a clear text.

Federal Government is moving toward new security standards, specially to protect PII.

Please modify your /resin-admin/ application in such way that it will be able to set encrypted password in the resin.xml for each of database sources.

Please let me know if you have any questions.

Notes
(0005657)
ferg   
12-08-11 13:18   
server/4351

resinctl password-encrypt [password]

<resin:Password>[encrypted password]</resin:Password>