Encrypt the mysql database password in the app_datasource

Confluence User - 10 Apr, 2017

I need to encrypt the password used for connecting the database server in joget , this  is required as part of  the application audit . Password should not be in readable format in the production server . This is security a issue.

Kindly advice on the same.

 

Regards,

Archana

database;password

4


10 Apr, 2017
confluenceUser
confluenceUser

Go to Datasource in System Settings to try to submit the datasource profile again, the password will be encrypted.

11 Apr, 2017
confluenceUser
confluenceUser

Thanks for your response Walter , however I have tried the same but still the password is readable .PFB the contents of the database file (app_datasource-profile.properties) workflowDriver=com.microsoft.sqlserver.jdbc.SQLServerDriver workflowUrl=jdbc\:sqlserver\://hostname\\xyz;DatabaseName\=LSWCH;SelectMethod\=cursor;jwdb?characterEncoding\\\=UTF-8 workflowUser=sa workflowPassword=password

11 Apr, 2017
confluenceUser
confluenceUser

Hi, are you using the Community Edition? I believe this only works in the Enterprise Edition.

11 Apr, 2017
confluenceUser
confluenceUser

yes Anders I am using community edition , can u suggest any other option by which I can achieve the hiding of password.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print