owner@ is always allowed to write ACLs as a foot-shooting protection mechanism. Sometimes I really want to shoot my foot.
In samba with "zfsacl" enabled and "nfs4:mode = simple", owner@ roughly corresponds with "creator-owner". There are times when I'm wearing my windows/samba admin hat that I want to limit the ability of non-admin users (including "creator-owner") to modify permissions in a share. At present, I don't believe there's a way to do this in FreeBSD, even using the command
Does anyone have a workaround for this?
In samba with "zfsacl" enabled and "nfs4:mode = simple", owner@ roughly corresponds with "creator-owner". There are times when I'm wearing my windows/samba admin hat that I want to limit the ability of non-admin users (including "creator-owner") to modify permissions in a share. At present, I don't believe there's a way to do this in FreeBSD, even using the command
setfacl -m owner@:C:fd:deny /path/to/share
Does anyone have a workaround for this?