Commands for managing NTFS SACL access control entries
There are specific ONTAP commands for managing SACL access control entries (ACEs). You can add ACEs to NTFS SACLs at any time. You can also manage existing NTFS SACLs by modifying, deleting, and displaying information about ACEs in SACLs.
If you want to... | Use this command... |
---|---|
Create ACEs and add them to NTFS SACLs | vserver security file-directory ntfs sacl add |
Modify existing ACEs in NTFS SACLs | vserver security file-directory ntfs sacl modify |
Display information about existing ACEs in NTFS SACLs | vserver security file-directory ntfs sacl show |
Remove existing ACEs from NTFS SACLs | vserver security file-directory ntfs sacl remove |
See the man pages for the vserver security file-directory ntfs sacl commands for more information.
Give documentation feedback