Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
LDAP-UX Client Services B.04.10 with Microsoft Windows Active Directory Administrator's Guide: HP-UX 11i v1 and v2

Appendix E Sample /etc/krb5.conf File

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

This appendix provides a sample krkb5.conf file, which supports two domains.

[libdefaults]
default_realm = CA.HP.COM
default_tgs_enctypes = DES-CBC-CRC
default_tkt_enctypes = DES-CBC-CRC
ldapux_multidomain = 1
ccache_type = 2[realms]
CA.HP.COM = {
          kdc = HPSVRC.CA.HP.COM:88
          kpasswd_server = HPSVRC.CA.HP.COM:464
            }
NY.HP.COM = {
           kdc = HPSVRD.NY.HP.COM:88
           kpasswd_server = HPSVRD.NY.HP.COM:464
            }

[domain_realm]
.ca.hp.com = CA.HP.COM
.ny.hp.com = NY.HP.COM[logging]
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
default = FILE:/var/log/krb5lib.log
NOTE: Bold entry is required for multi-domain configuration.
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2006 Hewlett-Packard Development Company, L.P.