Configuration Guide for Kerberos Client Products on HP-UX
Kerberos Client Environment Variables
Kerberos Client Environment Variables
Appendix F 139
KRB5_KTNAME The default key table name. You can set the variable
type to the following value:
[[<kt type>:]<file name>]
where:
• <kt type> can be FILE or WRFILE
• <file name> is the location of the keytab file
Use the FILE type for read operations, and the WRFILE
type for write operations.
If KRB5_KTNAME is not specified, the file specified by the
default_keytab_name configuration entry in the
configuration file is used. If the configuration entry is
not specified, the default file is /etc/krb5.keytab.