HP CIFS Server 3.0d Administrator's Guide version A.02.02 (Edition 5)
HP CIFS Deployment Models
Samba Domain Model
Chapter 9204
The following is a sample Samba configuration File, /etc/smb.conf,
used for an HP CIFS Server machine hostC acting as a domain member
server 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 hostC Domian Member Server
password server = hostW hostB
security = Domain
netbios aliases = MOONEY
log level = 0
syslog = 0
log fie = /var/opt/samba/log.%m
max log size = 1000
domain logons = Yes
preferred master = No
domain master = No
wins server = 1.13.115.226 # Set the PDC ad Wins Server
wins support = yes
ldap port = 389
ldap admin dn = cn=Directory Manager
ldap group suffix = ou=Groups
ldap machine suffix = ou= Computers
ldap suffix = dc=org, dc=hp, dc=com
ldap ssl = no
ldap user suffix = ou= People
read only = No
short preserve case = No
dos filetime resolution = Yes
#
[homes]
comment = Home Directory
browseable = No
Configuration Options
• workgroup: This parameter specifies the name of the domain in
which the HP CIFS Server is a domain member.