tpusrdel - delete a user from the system
TUXCONFIG=tuxconfig tpusrdel usrname
The tpusrdel command deletes a principal (user or domain name) definition from the system. It removes the definition of the specified user. A TUXEDO configuration with SECURITY set to USER_AUTH, ACL, or MANDATORY_ACL must be created before running this command successfully.
usrname specifies an existing user name to be deleted.
Before running this command, the application must be configured using either the graphical user interface or tmloadcf(1). tpusradd must be be run on the configuration MASTER if the application is not active; if active, this command can run on any active node.
This command is available only on non-/WS sites running TUXEDO System/T Release 6.0 or later.
The tpusrdel command exits with a return code of 0 upon successful completion.
tpusrmod(1), tpgrpdel(1), tpusradd(1), tpusrmod(1)