mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user