|
This page has general notes on connecting JIRA to Sybase. It supplements the official Sybase installation documentation. Add your notes |
|
This page has general notes on connecting JIRA to Sybase. It supplements the official Sybase installation documentation. Add your notes |
Comments (1)
Nov 09, 2007
Sander Stokman says:
Sybase, and several other databases like Oracle and UDB/DB2, support using Kerbe...Sybase, and several other databases like Oracle and UDB/DB2, support using Kerberos to authenticate the connection to the database. This avoids having to hardcode the password in the server.xml file, which is a Security concern and is also a hassle to update when the database password is changed.
These steps explain how to configure jira to connect to a Sybase database using Kerberos authentication.
(Tried three times to include example XML code, but after saving and re-editing the code it gets messed up every time, even when marked as code.)
(I would include an example, but again sample code gets messed up during re-edit.)