Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to view the ACL in AFS

📅 2013-Jan-28 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ acl, afs, listacl ⬩ 📚 Archive

Access in AFS is controlled by an access control list (ACL) associated with every file or directory. The fs command can be used to view who has access to perform what kind of action on any file or directory.

For example, to view the ACL of a file named Foo:

$ fs listacl Foo

Tried with: OpenAFS 1.6.1-1


© 2023 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 Mastodon📧 Email