Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

does jira has the ability to specify a file path for the database password in dbconfig.xml

tripti agarwal January 17, 2024

Tried to put the path of the file with db passowrd in the dbconfig.xml file.

<password>/path/to/jira-db-cred.txt</password> . is it feasible. I m getting jra cannot read error currently. 

1 answer

0 votes
Nic Brough -Adaptavist-
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 18, 2024

Welcome to the Atlassian Community!

No, the XML tag <password> takes text.  There's no command to read another file in there.

Jira is reading the password to be "/path/to/jira-db-cred.txt", it probably throws a can't read error because you have not escaped the / in there.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events