-
Suggestion
-
Resolution: Obsolete
-
Operating System Windows 2003 5.2
OS Architecture x86
Application Server Container Apache Tomcat/6.0.18
Database type mssql
Database JNDI address java:comp/env/jdbc/JiraDS
Database URL jdbc:jtds:sqlserver://localhost:1433/jiradb
Database version 09.00.3042
Database driver jTDS Type 4 JDBC Driver for MS SQL Server and Sybase 1.2.2
External user management OFF
Crowd integration OFF
Operating System Windows 2003 5.2 OS Architecture x86 Application Server Container Apache Tomcat/6.0.18 Database type mssql Database JNDI address java:comp/env/jdbc/JiraDS Database URL jdbc:jtds: sqlserver://localhost:1433/jiradb Database version 09.00.3042 Database driver jTDS Type 4 JDBC Driver for MS SQL Server and Sybase 1.2.2 External user management OFF Crowd integration OFF
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
We need to set a crypted password instead plain text password in java.naming.security.credentials within osuser.xml.
- is related to
-
JRASERVER-27457 Encrypt LDAP passwords in database
- Closed
- relates to
-
JRACLOUD-17317 Encrypted passwords in osuser.xml
- Closed
-
JRASERVER-5226 Encrypt mail passwords in JIRA database
- Gathering Interest
- mentioned in
-
Page Failed to load
As of JIRA 4.3 we have moved away from using the osuser.xml file. It is still recognized for upgrade processes, but configuring new LDAP setups now go through the JIRA administration interface and stored within the database. More information on this here:
http://confluence.atlassian.com/display/JIRA/Connecting+to+an+LDAP+Directory
The current issue now is that the password stored in the database is still plain text. I have created a new request for this, found here:
JRA-27457