HP CIFS Server 3.0i Administrator's Guide version A.02.03.03
Configuring Name Service Switch
To use winbind support, you need to configure the Name Service Switch control
file,/etc/nsswitch.conf, to use winbind as the name services for user or group name lookup.
For example, you can set up the /etc/nsswitch.conf file as follows:
passwd: files winbind
group: files winbind
In this example, NSS first checks the files, /etc/passwd and /etc/group, and if no entry is
found, it checks winbind.
For detailed information on how to configure NSS, refer to switch(4) and "Configuring the
Name Service Switch" in NFS Services Administrator's Guide at:
http://docs.hp.com/hpux/netcom/
Configuring HP CIFS Server with Winbind 117