Skip to content
Snippets Groups Projects
Commit 687b8419 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update nfs4-file-acl.md

parent d79fd8b6
No related branches found
No related tags found
1 merge request!323extended-acls-storage-section
......@@ -19,7 +19,7 @@ An NFSv4 ACE is written as a colon-delimited, 4-field string in the following fo
| U | audit |
| L | alarm |
1. `<flags>` - zero or more (depending on <type>) of:
2. `<flags>` - zero or more (depending on <type>) of:
| Flag | Name |
| ---- | ------------------------------------------- |
......@@ -31,9 +31,9 @@ An NFSv4 ACE is written as a colon-delimited, 4-field string in the following fo
| F | failed-access |
| g | group (denotes that <principal> is a group) |
1. `<principal>` - named user or group, or one of: "OWNER@", "GROUP@", "EVERYONE@"
3. `<principal>` - named user or group, or one of: "OWNER@", "GROUP@", "EVERYONE@"
1. `<permissions>` - one or more of:
4. `<permissions>` - one or more of:
| Flag | Name |
| ---- | --------------------------------- |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment