IBM Tivoli Storage Manager, Version 7.1

REVOKE PROXYNODE (Revoke proxy authority for a client node)

Use this command to revoke authority for an agent client node to perform backup and restore operations for a target node on the Tivoli® Storage Manager server.

Privilege class

To issue this command, you must have one of the following privilege classes:
  • System privilege
  • Unrestricted policy privilege

Syntax

Read syntax diagramSkip visual syntax diagram
>>-REVoke PROXynode TArget--=--target_node_name----------------->

>--AGent--=--agent_node_name-----------------------------------><

Parameters

TArget (Required)
Specifies the target node to which an agent node has been granted proxy authority. Wildcard characters and comma-separated lists of node names are allowed.
AGent (Required)
Specifies which node has authority to act as proxy to the target node. Wildcard characters and comma-separated lists of node names are allowed.

Example: Revoke a node's proxy authority

To revoke authority from target node NASCLUSTER to act as proxy for all agent nodes which start with the letter M, issue the following command.
revoke proxynode target=nascluster agent=m*

Related commands

Table 1. Commands related to REVOKE PROXYNODE
Command Description
GRANT PROXYNODE Grant proxy authority to an agent node.
QUERY PROXYNODE Display nodes with authority to act as proxy nodes.


Feedback