Open System Services NFS SCF Reference Manual

SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual522582-001
2-54
INFO USER Command
INFO USER Command
The INFO USER command displays the current attribute values for the specified USER
objects.
You can display attribute information about USER objects with or without detail.
The information contained in the displays produced by INFO USER is described in
detail under Examples
on page 2-55.
The INFO USER command has the following syntax:
USER user-name
specifies the name of the USER object for which configuration information is
requested.
USERID user-id
specifies the user number of the USER object for which attribute information is
requested. If specified, USER objects whose names match the user-name
specification must also have a user number matching the USERID value for
information about them to be returned. This attribute can be used with an object
name template when the user number but not the user name is known.
GROUPID group-id
specifies the group number of the USER object for which attribute information is
requested. If specified, USER objects whose names match the user-name
specification must also have a group number matching the GROUPID value for
information about them to be returned. This attribute can be used with an object
name template to look up all the users with a specific group number.
DETAIL
specifies that detailed USER attribute information is requested.
Considerations
Consider the following point when using the INFO USER command:
INFO USER is a nonsensitive command.
Note. An asterisk (*) in any INFO command display indicates that you can change the value of
the attribute using the ALTER command.
INFO USER user-name [ , USERID user-id ]
[ , GROUPID group-id ] [ , DETAIL ]