vserver nfs kerberos realm delete
Delete a Kerberos realm configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver nfs kerberos realm delete command deletes a Kerberos realm configuration from the system.
Parameters
- -vserver <vserver name> - Vserver
- This parameter specifies the name of the Vserver for the Kerberos realm configuration that you want to delete.
- -realm <text> - Kerberos Realm
- This parameter specifies the name of the Kerberos realm for the configuration.
Examples
The following example deletes the Kerberos realm SEC.EXAMPLE.COM from the Vserver named AUTH:
cluster1::> vserver nfs kerberos realm delete -vserver AUTH -realm SEC.EXAMPLE.COM
Give documentation feedback