# Global parameters [global] server role = dc workgroup = CRYSTALS realm = crystals.local netbios name = SAPHIRE server string = %h Samba Server for CRYSTALS # valid users = @users @machines nw-adm root nobody guest account = nobody passdb backend = samba4 server services = +web encrypt passwords = true dns forwarder = 192.168.1.1 socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536 SO_KEEPALIVE # socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE use sendfile = true getwd cache = yes # large readwrite = no read raw = yes write raw = yes aio read size = 1 aio write size = 1 use sendfile = yes # acl check permissions = no follow symlinks = yes wide links = yes wide symlinks = yes unix extensions = no # Browser Control Options: # set local master to no if you don't want Samba to become a master # browser on your network. Otherwise the normal election rules apply local master = yes # OS Level determines the precedence of this server in master browser # elections. The default value should be reasonable os level = 64 # Domain Master specifies Samba to be the Domain Master Browser. This # allows Samba to collate browse lists between subnets. Don't use this # if you already have a Windows NT domain controller doing this join domain master = yes # Preferred Master causes Samba to force a local browser election on startup # and gives it a slightly higher chance of winning the election preferred master = yes # Enable this if you want Samba to be a domain logon server for # Windows95 workstations. domain logons = yes # if you enable domain logons then you may want a per-machine or # per user logon script # run a specific logon batch file per workstation (machine) logon script = logon.bat # run a specific logon batch file per username # logon script = %U.bat # Lanman support for windows 9x lanman auth = yes client lanman auth = yes # client plaintext auth = yes