Home > |
---|
Revoke access privileges to the specified partition from the specified client. Obtain a list of clients and the partitions they have access to using the client -list and client -show commands.
This command is executed by the (Luna appliance) admin.
client revokepartition -client <name> -partition <partitionname>
Parameter | Shortcut | Description |
---|---|---|
-client | -c |
Specifies the name of the client from which the partition will be revoked. Use the client list command to display a list of registered clients, |
-partition | -p | Specifies the name of the partition to which the client will lose access. Use the partition list command to display a list of partitions. |
lunash:> client -revokePartition -client dan -partition test1
'client -revokePartition' successful.