HP CIFS Server 3.0f Administrator's Guide verison A.02.03

database management. Using LDAP requires to install the HP LDAP-UX Integration software and configures
the LDAP client to consolidate POSIX and Windows users on the LDAP directory.
An example of the Samba Domain Model
Figure 9-5 shows an example of the Samba Domain Model which has HP CIFS Server machine hostW and
IP address 1.13.115.226 acting as a PDC and WINs server, HP CIFS Server machine hostB and IP
address 1.13.117.248 acting as a BDC, and Netscape Directory Server machine hptem128.
Figure 9-5 An example of the Samba Domain Model
IP address
HP CIFS
NDS LDAP
Server
Windows
and UNIX
users
HP CIFS
PDC and
WINs Server
“hostW”
“1.13.115.226”
HP CIFS
BDC
“hostB”
IP address
“1.13.117.248”
Member
Server
“hostC”
IP address
“1.13.117.226”
“hptem128”
IP address
“1.13.114.99”
password backend:
ldapsam
smbpasswd
A Sample smb.conf File For a PDC
The following is a sample Samba configuration File, /etc/smb.conf, used for an HP CIFS Server machine
hostW acting as a PDC in the sample Samba Domain Model shown in Figure 9-5:
######################################
#
# Samba config file created using SWAT
# from 1.13.129.217
#
# Global Parameters
[global]
workgroup = SAMBA30_DOMAIN # Domain Name
server string = Samba Server hostW PDC
passdb backed = ldapsam:ldap://hpldap128:389, smbpasswd
log level = 0
security = user
syslog = 0
log fie = /var/opt/samba/log.%m
max log size = 1000
domain logons = Yes
preferred master = Yes
local master = Yes
domain master = Yes
Samba Domain Model 125