mancheopenschool/FreeBSD/TD/Note samba.txt
2016-08-29 16:59:10 +02:00

15 lines
299 B
Plaintext

Pour le démarrage : editer : /etc/rc.conf
indiquer samba_server_enable="YES"
Contenu de /usr/local/etc/smb4.conf :
[global]
Pour démarrer samba : /usr/local/etc/rc.d/samba_server start
[public]
comment = public
path = /mnt/ZFSPOOL
guest ok = Yes
read only = No