Displaying 2 results from an estimated 2 matches for "smblinux".
2006 Feb 12
0
domain master query
...dmin users = dave,vanda
#oplocks = no
# Setup logging
syslog = 2
log level = 2
log file = /var/log/samba/log.%m
max log size = 50
debug timestamp = yes
[common]
comment = Common Linux Directory
path = /export/samba/common
read only = no
valid users = @smblinux
[windows]
comment = M$ Directory
path = /export/samba/windows
read only = no
valid users = @smbwindows
[archive]
comment = Archive Directory
path = /export/samba/archive
read only = no
valid users = @smblinux
2006 Mar 26
0
Added lp, access denied ?
...syslog = 0
# syslog 3 for more thorough logging to syslog
#syslog = 3
log level = 2
log file = /var/log/samba/log.%m
max log size = 50
debug timestamp = yes
[common]
comment = Common Linux Directory
path = /export/samba/common
read only = no
valid users = @smblinux
[windows]
comment = M$ Directory
path = /export/samba/windows
read only = no
valid users = @smbwindows
[archive]
comment = Archive Directory
# Permissions when creating files in this share
create mode = 0660
directory mode = 0777
path = /export/samba/archive...