HP CIFS Server 3.0a Administrator's Guide version A.02.01

HP CIFS Deployment Models
Windows Domain Model
Chapter 11 211
[global]
workgroup = hpcif23_dom # Domain Name
server string = CIFS Server as a member of NT domain
netbios name = hpcif61
# For NT specific option
workgroup = hpcif43_dom
security = domain
encrypt passwords = yes
passdb backend = smbpasswd
password server = hpcif43.cup.hp.com
log level = 0
log fie = /var/opt/samba/log.%m
max log size = 1000
#
# For non winbind solution
# add user script = /usr/sbin/useradd -g users -c \
add_user_script -d /tmp -s /bin/false %u
#
# For winbind specific options
winbind use default domain =yes
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
winbind cache time = 10
template homedir = /home/%U
template shell = /bin/false
#
[homes]
comment = Home Directory
create mode = 0664
directory mode = 0775
valid users = %S
browseable = No
read only = No
writable = yes
[print$]
comment = For Printer share
browseable = yes
[printers]
comment = All Printers
path =/tmp
printable = yes
browseable = yes