ObjectiveFS supports standard unix permissions, basic and extended ACLs. Extended ACL support is available on the Team, Corporate and Enterprise plans in versions 6.5 and newer.
The filesystem should be mounted with the acl
flag for full (extended) ACL support.
# mount.objectivefs -oacl <filesystem> <directory>
$ setfacl -R -m u::rx file1
$ setfacl -R -m u:ubuntu:rx project1
$ getfacl project1
# file: project1
# owner: root
# group: root
user::rw-
user:ubuntu:r-x
group::rw-
mask::rwx
other::rw-
last updated by ObjectiveFS staff, August 11, 2020
ObjectiveFS is a shared file system for Linux and OS X that automatically scales and gives you scalable cloud storage.
If you have questions or article idea suggestions, please email us at support@objectivefs.com