mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 19:11:27 +02:00
daher auch Anpassungen an den Firewall*.cgi kleinere Fixes an der samba.cgi default Config Dateien für Samba ins SVN gestellt git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@463 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
20 lines
310 B
Plaintext
20 lines
310 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
|