# /etc/exports: the access control list for filesystems which may be exported # to NFS clients. See exports(5). /data/films 192.168.1.3(rw,async,no_root_squash) /data/rip 192.168.1.3(rw,sync,no_root_squash) /data/home/antonio 192.168.1.3(rw,sync) /data/home/francesca 192.168.1.3(rw,sync) /data/home/athenadmin 192.168.1.3(rw,sync) /data/programmes 192.168.1.3(rw,async) /data/autres 192.168.1.3(rw,async) /data/musique 192.168.1.3(rw,async) /data/sauv_antonio 192.168.1.3(rw,async) /data/system 192.168.1.3(rw,async) /data/antonio 192.168.1.3(rw,async) /data/var/lib/samba 192.168.1.3(rw,sync,no_root_squash) /data/var/www/verseau 192.168.1.3(rw,sync,no_root_squash) /data/var/lib/samba/profiles 192.168.1.3(rw,sync,no_root_squash) /data/var/lib/samba/netlogon 192.168.1.3(rw,sync,no_root_squash) /data/var/lib/samba/profdata 192.168.1.3(rw,sync,no_root_squash) /data 192.168.1.3(rw,async,no_root_squash)