A newer release of this product is available.
security login role delete
Contributors
Suggest changes
- 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 an access control role
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security login role delete
command deletes an access-control role.
Parameters
-vserver <Vserver Name>
- Vserver-
This optionally specifies the Vserver name associated with the role.
-role <text>
- Role Name-
This specifies the role that is to be deleted.
-cmddirname <text>
- Command / Directory-
This specifies the command or command directory to which the role has access. To specify the default setting, use the special value "`DEFAULT` ".
Examples
The following command deletes an access-control role with the role name readonly and the command access "volume" for Vserver vs.example.com.
cluster1::> security login role delete -role readonly -cmddirname volume -vserver vs.example.com