# NOTE: Whenever you modify this file you should run the command "testparm" # to check that you have not made any basic syntactic errors. # #======================= Global Settings ===================================== [global] workgroup = xxxx server string = Samba Server %h # winbind separator = \ winbind uid = 1000-20000 winbind gid = 1000-20000 # winbind cache time = 300 template homedir = /home/%D/%U template shell = /bin/bash winbind use default domain = true ldap suffix = dc=xxxx ldap idmap suffix = ou=Idmap ldap admin dn = uid=xxxx idmap backend = ldap:"yyy.ibm.com ldap://xxx.ibm.com" invalid users = root daemon bin sys adm uucp nuucp lpd imnadm ipsec lp snapp invscout map to guest = Bad User guest ok = yes deadtime = 60 log file = /var/log/samba/log.%m log level = 1 # Put a capping on the size of the log files (in Kb). max log size = 0 security = domain encrypt passwords = yes include = /etc/samba/smb.conf.%m include = /etc/samba/smb.conf.%L # Browser Control Options: local master = no os level = 33 domain master = no preferred master = no # WINS Server - Tells the NMBD components of Samba to be a WINS Client # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both wins server = 9.x.y.z nt acl support = yes map archive = no inherit acls = yes store dos attributes = yes map acl inherit = no #============================ Share Definitions ============================== [homes] comment = Home Directories browseable = no writable = yes admin users = @"rchdnt\Domain Admins" include = /etc/samba/smb.share.%L include = /etc/samba/smb.share.system