PURPOSE

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 TUXEDO security data files. A 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 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-/WS sites running TUXEDO System/T Release 6.0 or later.

DIAGNOSTICS

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

SEE ALSO


tpgrpadd(1),


BEA TUXEDO Administrator's Guide