LDAP-UX Client Services B.05.01 Administrator Guide for HP directory servers and Windows ADS
particular group, ldapugadd issues a warning message and
continues to add the user to the remaining groups specified.
If you do not specify this argument, ldapugadd does not add
the user to alternate groups.
-s <login_shell> Optional. Specifies the full path name to the executable that is
used to handle login sessions for this user.
If this argument is not specified, the default, as configured by the
ldapugadd -D -s <default_shell> command, is used.
-d <home_directory> Optional. Specifies the full path name (including the user name)
of the user’s home directory.
If you do not specify this argument, the combination of the default
base directory as configured by ldapugadd -D -d
<home_directory> and the user’s account name is used. If you
want to create the home directory on this system, you must specify
the -m option.
-I <gecos> Optional. Specifies GECOS fields for the user. Typically the GECOS
argument contains the following four fields which represent (in
order):
• The user’s full name
• The user’s work location
• The user’s work telephone number
• The user’s home telephone number (often omitted)
You must separate each field in the <gecos> argument by a
comma. If the data within the <gecos> argument contains any
white space or other characters that may be parsed by the shell,
you must protect the entire string by enclosing quotes. White space
cannot be used between the each field and the separating
commas.
LDAP-UX supports attribute mapping of the gecos attribute to
multiple attributes. If attribute mapping has been specified in the
LDAP-UX configuration profile, each field is mapped to its
representative attribute, in the order specified.
9.3 LDAP user and group management tools 301