mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
Anpassung an der Samba Controll Datei Tango Icons hinzugefügt git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@479 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
21 lines
311 B
Plaintext
21 lines
311 B
Plaintext
[homes]
|
|
path = /home/%u
|
|
comment = Benutzer-Verzeichnisse
|
|
browseable = yes
|
|
writeable = yes
|
|
valid users = %S
|
|
|
|
[netlogon]
|
|
path = /var/samba/netlogon
|
|
browseable = no
|
|
writeable = no
|
|
comment = NetLogON
|
|
|
|
[profiles]
|
|
path = /var/samba/profiles
|
|
browseable = no
|
|
writeable = yes
|
|
comment = Benutzerprofile
|
|
valid users = %S
|
|
|