mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-12 15:41:35 +02:00
This only requires that we have to change multiple files with the same settings. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
20 lines
324 B
Plaintext
20 lines
324 B
Plaintext
[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
|