IBM Tivoli Storage Manager, Version 7.1

REMOVE ADMIN (Delete an administrator user ID)

Use this command to remove an administrator user ID from the system.

You cannot remove the last system administrator user ID or the SERVER_CONSOLE administrative ID from the system.

Using SYNCLDAPDELETE=YES with this command removes the administrator user ID from the LDAP directory server. Do not specify SYNCLDAPDELETE=YES if the LDAP namespace is shared by multiple IBM® Tivoli® Storage Manager servers. If you want to remove an administrator user ID from all Tivoli Storage Manager servers and all LDAP directory servers, specify SYNCLDAPDELETE=YES.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
                             .-SYNCldapdelete--=--No------.   
>>-REMove Admin--admin_name--+----------------------------+----><
                             '-SYNCldapdelete--=--+-No--+-'   
                                                  '-Yes-'     

Parameters

admin_name (Required)
Specifies the name of the administrator to be removed.
SYNCldapdelete
If the administrative user ID is stored on the LDAP directory server, you can delete the entry on that server by specifying a value of YES. Do not delete the entry if it is used by another server that shares the same administrator namespace on the LDAP directory server.

Example: Remove an administrator user ID

Remove the administrator user ID larry. Issue the following command:
remove admin larry

Example: Remove any corresponding entries for administrator user IDs that authenticate to multiple LDAP directory servers

To remove the entry in the LDAP directory server for administrator user ID harry, issue the following command:
remove admin harry syncldapdelete=yes

Related commands

Table 1. Commands related to REMOVE ADMIN
Command Description
LOCK ADMIN Prevents an administrator from accessing Tivoli Storage Manager.
QUERY ADMIN Displays information about one or more Tivoli Storage Manager administrators.
REGISTER ADMIN Defines a new administrator without granting administrative authority.
RENAME ADMIN Changes a Tivoli Storage Manager administrator’s name.


Feedback