Configuration Guide for Kerberos Client Products on HP-UX
Sample krb5.conf File
Appendix B112
KDC.SUBDOMAIN.DOMAIN.COM and
hostname.subdomain.domain.com with the name of your Kerberos
REALM and hostname.
[libdefaults]
default_realm = KDC.SUBDOMAIN.DOMAIN.COM
default_tkt_enctypes = DES-CBC-CRC
default_tgs_enctypes = DES-CBC-CRC
ccache_type = 2
checksum_type = 1
[realms]
KDC.SUBDOMAIN.DOMAIN.COM
= {
kdc = hostname.subdomain.domain.com
:88
admin_server = hostname.subdomain.domain.com
:749
kpasswd_server = hostname.subdomain.domain.com
}
[domain_realm]
.subdomain.domain.com
= KDC.SUBDOMAIN.DOMAIN.COM
[logging]
kdc = FILE:/var/adm/krb5kdc.log
admin_server = FILE:/var/adm/kadmin.log
default = FILE:/var/adm/krb5lib.log