hi,<br><br>Using postgresql (or oracle possibly) it is possible to use kerberos/gssapi to log in the database.<br><br>If I create a kerberos service principal rt/myserver.domain.tld/MYREALM.TLD I can login the postgresql database with a keytab for this principal.<br>
<br>How can I tell the request tracker application it has to use this keytab instead of setting a username/password in clear text in a config file? This would be a huge security improvement IMO.<br><br>With other apps I can use the <span class="title style4">KRB5CCNAME variable</span> to specify where the ticket cache file is and use that.<br>
<br>Could something like this be possible?<br><br>TIA,<br clear="all">--<br>Groeten,<br>natxo<br>