How can I use ACLs on a ZFS filesystem under Debian/kFreeBSD?
uname -a
GNU/kFreeBSD foo1 8.2-1-amd64 #0 Thu Oct 27 20:48:27 UTC 2011 x86_64 amd64 Intel(R) Xeon(R) CPU X3220 @ 2.40GHz GNU/kFreeBSD
I tried setfacl:
setfacl -m user:root:rwx /Storage/TestFile1
and it returns:
setfacl: /Storage/TestFile1: Function not implemented
I would like to use it as a fileserver, with samba.