tpusrmod-modify user information on the system
TUXCONFIG=tuxconfigtpusrmod [-uuid] [-ggid] [-cclient_name]
[-lnew_login] [-p]usrname
Invoking tpusrmod modifies a principal (user or domain) entry to the BEA TUXEDO security data files. This information is used for BEA TUXEDO system authentication with the AUTHSVR(5) server. A BEA TUXEDO system configuration with SECURITY set to USER_AUTH, ACL, or MANDATORY_ACL must be created before running this command successfully.
The system file entries created with this command have a limit of 512 characters per line. Specifying long arguments to several options may exceed this limit.
The following options are available:
-u uid
-g gid
-c client_name
:) or a newline (n).
-l new_login
:), pound sign (#), or a newline (n). The user name must be unique within the list of existing users for the application. This option also implies the -p option to re-set the password.
-p
tpusrmod will modify the password for the indicated user. The administrator is prompted for a new password to be associated with the user.
usrname
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.
See AUTHSVR(5) for further information about per-user authentication and configuring administrator permissions.
This command is available only on non-/WS sites running BEA TUXEDO system Release 6.0 or later.
The tpusrmod command exits with a return code of 0 upon successful completion.
tpgrpadd(1), tpgrpdel(1), tpgrpmod(1), tpusradd(1), tpusrdel(1), AUTHSVR(5), Administering the BEA TUXEDO System