Skip to content

Commit 3d069ad

Browse files
committed
issue #118785
1 parent de4456a commit 3d069ad

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/azure-netapp-files/nfs-access-control-lists.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,9 @@ Inherit flags are a way to more easily manage your NFSv4.x ACLs, sparing you fro
182182
183183
### Administrative flags
184184
185-
Administrative flags in NFSv4.x ACLs are special flags that are used only with Audit and Alarm ACL types. These flags define either success (`S`) or failure (`F`) access attempts for actions to be performed. For instance, if it's desired to audit failed access attempts to a specific file, then an administrative flag of `F` can be used to control that behavior.
185+
Administrative flags in NFSv4.x ACLs are special flags that are used only with Audit and Alarm ACL types. These flags define either success (`S`) or failure (`F`) access attempts for actions to be performed.
186186
187-
This Audit ACL is an example of that, where `user1` is audited for failed access attempts for any permission level: `U:F:[email protected]:rwatTnNcCy`.
188-
189-
>[!IMPORTANT]
190-
>Azure NetApp Files supports _setting_ administrative flags for Audit ACEs, however the ACEs do not function. In addition, Alarm ACEs aren't supported in Azure NetApp Files.
187+
Azure NetApp Files supports _setting_ administrative flags for Audit ACEs, however the ACEs do not function. In addition, Alarm ACEs aren't supported in Azure NetApp Files.
191188
192189
## NFSv4.x user and group principals
193190

0 commit comments

Comments
 (0)