mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
example: Remove outdated config files from tridge
I don't think he still runs Windows 95 ... Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
dfeabce44f
commit
573e5e06f8
@ -1,8 +0,0 @@
|
||||
This is the configuration I use at home. I have 2 client PCs, one
|
||||
running Win95, one running alternately WfWg and NTAS3.5. My server is
|
||||
a 486dx2-66 Linux box.
|
||||
|
||||
Note that I use the %a and %m macros to load smb.conf extensions
|
||||
particular to machines and architectures. This gives me a lot of
|
||||
flexibility in how I handle each of the machines.
|
||||
|
@ -1,92 +0,0 @@
|
||||
[global]
|
||||
config file = /usr/local/samba/smb.conf.%m
|
||||
status = yes
|
||||
security = user
|
||||
encrypt passwords = yes
|
||||
server string = Tridge (%v,%h)
|
||||
load printers = yes
|
||||
log level = 1
|
||||
log file = /usr/local/samba/var/log.%m
|
||||
guest account = pcguest
|
||||
hosts allow = 192.0.2. localhost
|
||||
auto services = tridge susan
|
||||
message command = csh -c '/usr/bin/X11/xedit -display :0 %s;rm %s' &
|
||||
read prediction = yes
|
||||
socket options = TCP_NODELAY
|
||||
valid chars = ö:Ö å:Å ä:Ä
|
||||
share modes = yes
|
||||
locking = yes
|
||||
strict locking = yes
|
||||
keepalive = 30
|
||||
include = /usr/local/samba/lib/smb.conf.%m
|
||||
include = /usr/local/samba/lib/smb.conf.%a
|
||||
|
||||
|
||||
[uniprint]
|
||||
comment = University Printing
|
||||
path = /home/susan/print
|
||||
user = susan
|
||||
postscript = yes
|
||||
print ok = yes
|
||||
print command = xmenu -heading "%s" OK&
|
||||
|
||||
[amd]
|
||||
comment = amd area
|
||||
path = /mount
|
||||
force user = tridge
|
||||
read only = no
|
||||
|
||||
[homes]
|
||||
browseable = no
|
||||
guest ok = no
|
||||
read only = no
|
||||
create mask = 0755
|
||||
|
||||
[printers]
|
||||
browseable = no
|
||||
comment = Printer in Printcap
|
||||
guest ok = no
|
||||
path = /tmp
|
||||
read only = no
|
||||
print ok = yes
|
||||
|
||||
[dos]
|
||||
browseable = yes
|
||||
comment = Dos Files
|
||||
force group = samba
|
||||
create mode = 0775
|
||||
path = /home/tridge/dos
|
||||
copy = homes
|
||||
|
||||
[msoffice]
|
||||
browseable = yes
|
||||
comment = Microsoft Office
|
||||
force group = samba
|
||||
create mode = 0775
|
||||
path = /data/msoffice
|
||||
read only = yes
|
||||
|
||||
[root]
|
||||
comment = Root Dir
|
||||
copy = dos
|
||||
path = /
|
||||
dont descend = /proc ./proc /etc
|
||||
|
||||
[tmp]
|
||||
comment = tmp files
|
||||
copy = dos
|
||||
path = /tmp
|
||||
read only = no
|
||||
|
||||
|
||||
[cdrom]
|
||||
comment = Tridge's CdRom
|
||||
path = /mount/cdrom
|
||||
read only = yes
|
||||
locking = no
|
||||
|
||||
[data]
|
||||
comment = Data Partition
|
||||
path = /data
|
||||
read only = yes
|
||||
guest ok = yes
|
@ -1,14 +0,0 @@
|
||||
#log level = 4
|
||||
#readraw = no
|
||||
#writeraw = no
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,20 +0,0 @@
|
||||
;log level = 4
|
||||
;readraw = no
|
||||
;writeraw = no
|
||||
;mangled map = (;1 )
|
||||
;protocol = lanman1
|
||||
;user = susan
|
||||
;getwd cache = no
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,14 +0,0 @@
|
||||
#log level = 4
|
||||
#readraw = no
|
||||
#writeraw = no
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,14 +0,0 @@
|
||||
;protocol = LANMAN2
|
||||
log level = 2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user