Showing posts with label kerberos. Show all posts
Showing posts with label kerberos. Show all posts

Thursday, December 04, 2008

Specifying your own keytab file for MIT kerberos Library

Use this environment variable to specify a different keytab file for your application. By default it looks for /etc/krb5.keytab.

KRB5_KTNAME=[path to keytab file]