HP CIFS Server 3.0f Administrator's Guide verison A.02.03
[domain_realm]
.org.hp.com = CIFSW2KSFU.ORG.HP.COM
[logging]
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
default = FILE:/var/log/krb5lib.log
NOTE: :88 is required on the server field.
A Sample /etc/nsswitch.conf File
In the Unified Domain Model, you must configure the /etc/nsswitch.conf file to specify the LDAPname
service and other name services you want to use .
The following is a sample /etc/nsswitch.conf used in the sample Unified Domain Model shown in
Figure 9-10:
# /etc/nsswitch.conf #
# #
# This sample file uses Lightweigh Directory Access #
# Protocol(LDAP) in conjunction with dns and files. #
passwd: files ldap
group: files ldap
hosts: dns [NOTFOUND=return] files ldap
networks: files ldap
protocols: files ldap
rpc: files ldap
publickey: files
netgroup: files ldap
automount: files
aliases: files
services: files ldap
140 HP CIFS Deployment Models