can you encrypt the password in the confluence.cfg.xml file?

Dan Campbell January 23, 2015
 

2 answers

0 votes
Daniel Wester
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 24, 2015

You can configure the db connection in tomcat's jndi binding.

Adrien Ragot 2
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 24, 2015

That would put the password in clear text in the server.xml file.

0 votes
Paul Pasler
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
January 23, 2015

Could you be a bit more specific what the problem is? Maybe there is an other / easier way to achieve what you want

Dan Campbell January 23, 2015

Clear text storing of password in application is prohibitted. Current condition would enable unaudited access to the high privilge Oracle account.

Adrien Ragot 2
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 24, 2015

The application needs access to the database, so the password has to be located somewhere on the disk. Since you have access to the security policy of your company, is there a place where they recommend storing the password? Besides, some DBMS (PostgreSQL for instance) allows OS-user-authenticated connections. It means if an application runs as the user "confluence", then it has access to the "confluence" database on the same machine. Is that the kind of feature that would make you satisfied?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events