Originally posted by: SystemAdmin
Try to force every new file under a specific directory is writable to all group members. However, have done lots of search on google, still failed to implement this.
In Unix, I can use command setfacl and add this line:
default:group::rw-
However, "acledit" command doesn't support key word "default"
Some articles said that AIXC doesn't support default ACLs for directory but NFS4 ACL does.
Is there a way I can use AIXC not NFS4 ACL to achieve this?
Thanks in advance!
#AIX-Forum