Skip to main content

Commands for managing NTFS DACL access control entries

There are specific ONTAP commands for managing DACL access control entries (ACEs). You can add ACEs to NTFS DACLs at any time. You can also manage existing NTFS DACLs by modifying, deleting, and displaying information about ACEs in DACLs.

If you want to...Use this command...
Create ACEs and add them to NTFS DACLsvserver security file-directory ntfs dacl add
Modify existing ACEs in NTFS DACLsvserver security file-directory ntfs dacl modify
Display information about existing ACEs in NTFS DACLsvserver security file-directory ntfs dacl show
Remove existing ACEs from NTFS DACLsvserver security file-directory ntfs dacl remove

See the man pages for the vserver security file-directory ntfs dacl commands for more information.