[Top] [Prev] [Next] [Bottom]

tpgrpmod(1)

tpgrpmod(1)

Name

tpgrpmod-modify a group on the system

Synopsis

TUXCONFIG=tuxconfig tpgrpmod [-g gid] [-n name] grpname

Description

The tpgrpmod modifies the definition of the specified group by modifying the appropriate entry to the BEA TUXEDO security data files. A BEA TUXEDO configuration with SECURITY set to USER_AUTH, ACL, or MANDATORY_ACL must be created before running this command successfully.

The following options are available:

-g gid
The new group identifier for the group. This group identifier must be a non-negative decimal integer below 16K. Group identifier 0 is reserved for the "other" group.

-n name
A string of printable characters that specifies the new name of the group. It may not include a comma (,), colon (:) or a newline (n).

grpname
The current name of the group to be modified.

Before running this command, the application must be configured using either the graphical user interface or tmloadcf(1). tpgrpmod must be run on the configuration MASTER if the application is not active; if active, this command can run on any active node.

Portability

This command is available only on non-Workstation sites running BEA TUXEDO system Release 6.0 or later.

Diagnostics

The tpgrpmod command exits with a return code of 0 upon successful completion.

See Also

tpgrpadd(1), tpgrpdel(1), tpusradd(1), tpusrdel(1), tpusrmod(1), AUTHSVR(5), Administering the BEA TUXEDO System



[Top] [Prev] [Next] [Bottom]