Samba default Freigabe angepasst

Makegraphs fuer nicht ganz unix konforme disks angepasst


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@953 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-10-07 20:55:22 +00:00
parent 00331c8e65
commit 265352a051
2 changed files with 43 additions and 40 deletions

View File

@@ -1,19 +1,19 @@
[homes]
path = /home/%u
comment = Benutzer-Verzeichnisse
browseable = yes
writeable = yes
valid users = %S
[netlogon]
path = /var/ipfire/samba/netlogon
browseable = no
writeable = no
comment = NetLogON
[profiles]
path = /var/ipfire/samba/profiles
browseable = no
writeable = yes
comment = Benutzerprofile
valid users = %S
[homes]
path = /home/%U
comment = Benutzer-Verzeichnisse
browseable = yes
writeable = yes
valid users = %U
[netlogon]
path = /var/ipfire/samba/netlogon
browseable = no
writeable = no
comment = NetLogON
[profiles]
path = /var/ipfire/samba/profiles
browseable = no
writeable = yes
comment = Benutzerprofile
valid users = %U