HP CIFS Server 3.0f Administrator's Guide verison A.02.03
using NFS shares mounted on HP CIFS Servers. To centralize management of ID maps in an LDAP directory,
set the idmap backend parameter to ldapsam:ldap://<ldap server name> in the smb.conf file
.
You can use wins server = <Windows or NT WINS server address> smb.conf parameter for
access throughout a multi-subnetted network. Avoid using the WINS server supplied by HP CIFS if Windows
or NT WINS servers are available, because HP CIFS WINS servers cannot replicate the WINS data.
"
LDAP-UX Client Service with Micrsoft Windows 2000 Active Directory Administrator's Guide
", available
at
http://docs.hp.com
, provides help for HP-UX ADS client configurations.
An Example of the ADS Domain Model
Figure 9-7 shows an example of the Windows 2000/2003 ADS Domain Model which has the realm named
HPCIF23DOM.ORG.HP.COM, an ADS domain controller machine hpcif23, an HP CIFS Server machine
hpcif54 acting as a native member server and the Netscape Directory Server system hptem128.
Figure 9-7 An example of the ADS Domain Model
Windows
ADS/DC
“hptem128”
idmaps
“hpcif23”
Realm:
HPCIF23DOM.
.ORG.HP.COM
windows
users
HP CIFS ADS
Member Server
“hpcif54”
NDS LDAP
winbind
kerberos client
winbind daemon
libnss_winbind
idmap backend = ldap
winbind
A sample smb.conf file For an HP CIFS ADS Member Server
The following is a sample Samba configuration File, /etc/smb.conf, used for an HP CIFS Server machine
hpcif54 acting as a ADS member server in the sample ADS Domain Model shown in Figure 9-7:
######################################################
#
# An sample smb.conf file for an HP CIFS ADS member server
#
# Global Parameters
[global]
workgroup = hpcif23_dom # Domain Name
server string = CIFS Server as a domain member of hpcif23_dom
realm = HPCIF23DOM.ORG.HP.COM
security = ADS
netbios name = hpcif54
encrypt passwords = yes
password server = *
passdb backend =smbpasswd
log level = 0
syslog = 0
130 HP CIFS Deployment Models