Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Problem with in DataOntap 8.3.2 and perl command file-directory-security-policy-task-add
2017-01-08
08:34 PM
2,270 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to remove/add file-directory policy tasks to set the DACL on the Qtrees and having the problem with creating the
command using the Perl.
The first problem is to remove the task using method file-directory-security-policy-task-remove.
I could do it if I knew the path, but this value changing all the time so I want to use wildcard instead.
If I am using the command line on the Cluster then I don't have the problem:
NA3::> vserver security file-directory policy task remove -policy-name sp1 *
And task is deleted.
But using API it does not accept the wild card and asking for the exact path.
Could you please advice if it is possible to get this done without specifying the path.
Thanks, Alex
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Another problem is I am not able to add the task and getting the follow error:
Failed executing command. Exception: Field 'file-security-ntfs-sd[]' for 'ntfs-sd' not specified (13001)
Even though ntfs-sd is there.
Maybe someone had the same problem before?
Please help.
