HP Systems Insight Manager 6.3 Command Line Interface Guide

System group names must be 80 characters or less, and must start with an alphabetic
character. After the first character, system group names can contain alphanumeric,
underscore (_), dash (-), period (.), and embedded blank characters.
-n member
When used with -a or -m, this option specifies the complete membership of an
added or modified group. When used in a list command (-l), this option indicates
that the system groups to be listed contain the specified members.
-d description
Specify the group description.
-b encoding
Specify the character encoding when used with -l f.
-u [t|f]
Update the system group members based on the collection. This option can be used
only in conjunction with -m as follows: -m -g groupname -u. The [t|f]
parameters enable or disable the automatic update feature. If auto-update is enabled,
system group members are automatically updated in the background on a periodic
basis. To enable auto-update, use the -ut syntax. To disable auto-update, use -uf.
NOTE: When duplicate options are specified, the last instance of the option is used. For example,
if you enter -f file1 -f file2, mxauth uses file2.
External influences
For HP-UX or Linux, LANG determines the default encoding that the system will use to output XML
data if no encoding is specified on the command line. If LANG is not specified or null, or LANG
does not correspond to a recognized encoding, it defaults to C (see lang (5)). In this case, use
the -b option to specify the encoding of the XML data.
Return values
MeaningValue
Successful completion.0
Command line syntax error.2
Nonexistent system or system group error.3
Duplicate name.5
Invalid name.21
Unauthorized user.50
Database error.102
The CMS is not initialized.222
Unable to connect to the session manager.249
Remote exception.250
mxngroup 57