The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver security file-directory policy delete
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a file security policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The `vserver security file-directory policy delete` command deletes a security policy from a Vserver.
|
Deleting a policy fails if a job is currently running for the specified policy. |
Parameters
-vserver <vserver name>
- Vserver-
Specifies the name of the Vserver associated with the security policy that you want to delete.
-policy-name <Security policy name>
- Policy Name-
Specifies the name of the security policy you want to delete.
Examples
The following example deletes a security policy named “policy1” from Vserver vs1.
cluster1::> vserver security file-directory policy delete -policy-name policy1 -vserver vs1