# smb.conf is the main Samba configuration file. You find a full commented # version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the # samba-doc package is installed. # Date: 2009-03-20 [global] #log level = 3 smb ports = 445 workgroup = IACPUD server string = Print Server 2 printing = cups printcap name = cups printcap cache time = 750 cups options = raw load printers = yes map to guest = Bad User #logon path = \\%L\profiles\.msprofile #logon home = \\%L\%U\.9xprofile #logon drive = P: usershare allow guests = No idmap gid = 10000-20000 idmap uid = 10000-20000 security = ADS winbind separator = + add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$ domain logons = No domain master = No passdb backend = smbpasswd name resolve order = wins bcast wins server = 192.168.22.23 192.168.22.24 local master = no preferred master = no os level = 0 realm = IACPUD.LOCAL template homedir = /home/%D/%U template shell = /bin/bash winbind refresh tickets = yes include = /etc/samba/dhcp.conf ldap suffix = wins support = No [homes] comment = Home Directories valid users = %S, %D%w%S browseable = No read only = No inherit acls = Yes root preexec = /usr/local/sbin/mkhomedir.sh %D %U hide dot files = yes veto files = /*.exe/*.com/*.dll/ [printers] comment = All Printers path = /var/tmp printable = Yes create mask = 0600 browseable = No [print$] comment = Printer Drivers path = /var/lib/samba/drivers write list = @ntadmin root "@IACPUD+domain admins" create mask = 0664 directory mask = 0775