1. Beispiel - Konfiguration smb.conf

[Kalkulation]
   comment = Kalkulationen
   path = /home/samba/excel
   guest ok = yes
   writeable = yes
   create maske = 0777
   directory mask = 0777
   browseable = yes

[Schriftverk]
   comment = Schriftverkehr
   path = /home/samba/word
   ....

[Personal]
   comment = Personal Dateien
   path = /home/samba/personal
   ....

weiter