I need to restrict access on a directory so that one group has rwx and one group has ro.
Usually I would implement ACL, but the volume is under *constant* I/O so would adding acl to /etc/fstab and re-mount cause an issue?
If so, I would need an alternative - do any exist?
Usually I would implement ACL, but the volume is under *constant* I/O so would adding acl to /etc/fstab and re-mount cause an issue?
If so, I would need an alternative - do any exist?