Open System Services NFS SCF Reference Manual

SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual522582-001
2-55
Considerations
Examples
The following command displays information (without detail) about all currently
defined USER objects:
->INFO USER $ZNFS.*
The resulting display has the following format:
The display contains the following information:
Objname is the name of the USER object.
UID is the NFS user ID of the user.
GID is the NFS group ID of the user, if any.
Alias Name is the mapped NonStop Kernel user name defined for the NFS user.
Type specifies the type of mapped user ID. The only value for this field can
be OSS.
Comment is descriptive information about the user.
The following command displays detailed information about the user named susie:
->INFO USER $ZNFS.susie, DETAIL
The resulting detailed display has the following format:
The detailed display contains the following information:
User ID is the NFS user ID of the user.
Group ID is the NFS group ID of the user, if any.
Comment is descriptive information about the user.
OSS Name is the NonStop Kernel user name that maps to the NFS user.
OSS ID is the NonStop Kernel user ID that maps to the NFS user.
Note. An asterisk (*) in any INFO command display indicates that you can change the value of
the attribute using the ALTER command.
NFS Info USER \SYS1.$ZNFS.*
Objname *UID *GID *Alias Name Type *Comment
carolyn 1263 247 SOFTWARE.CAROLYN OSS
user 8 247 SOFTWARE.USER OSS
NFS Detailed Info USER \SYS1.$ZNFS.guest
*User ID........ 8 *Group ID...... 247
*Comment........ Guest user id
*OSS Name....... SOFTWARE.USER *OSS ID........ 510