[global]
workgroup = HOME
netbios name = CLARKCONNECT
server string = ClarkConnect Box
interfaces = eth1 192.168.2.50/255.255.255.0
bind interfaces only = Yes
encrypt passwords = Yes
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
;
; use of logonscript add a username.bat in Clarkconnectprofile
logon script = Clarkconnect//profile//%U.bat
;
; Uncomment for debug purposes
; log level = 10
log file = /var/log/samba/log.%m
;
;
; This setting is for XP and W2K. Just copy the map C:Documents and Settingsusername
; to username.domain
; all passwords stored perviously in a pwl file will be lost. Need to reenter them
;
logon path = C://Documents and Settings//%U//.HOME
domain logons = Yes
;
; This setting make's you win elections from EVERY ms server.
; Be carefull with it!
;
os level = 99
preferred master = True
domain master = True
dns proxy = No
wins support = Yes
;
; execute from a client the DOS command "net time 192.168.1.1 /set /y
; this will synchronise the time from the client with this from the CC box
time server = Yes
;
; Needed share for netlogon scripts (ref Windows 9.x)
;
[netlogon]
path = /home/netlogon
comment = Logon scripts and policies
create mask = 0644
write list = gedeco
directory mask = 0755
[shared]
comment = Shared Folder
path = /home/shared
read only = No
create mask = 0600
directory mask = 0700
[webdav]
comment = Read Only - Internet Shared Folder
path = /home/webdav/files
guest ok = Yes
[website]
comment = Web Site
path = /var/www
read only = No
create mask = 0755
guest ok = Yes
;
; The exclusive home directory for the autheticated user
;
[home]
comment = User Directory
path = /home/%U
read only = No
; could be used to store profiles. could be slow to use!
;
[profile]
path = /home/profile
read only = No
create mask = 0600
directory mask = 0700
[printers]
path = /tmp
guest ok = Yes
printable = Yes
printing = cups
browseable = Yes
