My system: FreeBSD 8.1-RELEASE-p1 64-bit
Hello, I'm experimenting with NFSv4 ACLs on a UFS 2 file system. I have a directory called 'finance' and I've been trying to set the inheritance options on it so that all sub-directories/files have the same permissions as the parent directory. The man page says to use the 'd' and 'f' options which I thought I had done successfully as the command didn't return an error, however when I create directories/files under the 'finance' directory they are not inheriting the permissions of the parent directory.
Can anyone tell me what the correct command syntax should be?
Thanks for any help.
Hello, I'm experimenting with NFSv4 ACLs on a UFS 2 file system. I have a directory called 'finance' and I've been trying to set the inheritance options on it so that all sub-directories/files have the same permissions as the parent directory. The man page says to use the 'd' and 'f' options which I thought I had done successfully as the command didn't return an error, however when I create directories/files under the 'finance' directory they are not inheriting the permissions of the parent directory.
Can anyone tell me what the correct command syntax should be?
Thanks for any help.