Open System Services NFS SCF Reference Manual

SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual522582-001
2-44
Examples
Examples
The following command displays information (without detail) about all currently
defined GROUP objects:
->INFO GROUP $ZNFS.*
The resulting display has the following format:
The display contains the following information:
Objname is the name of the group.
GID is the NFS group ID corresponding to the group name.
Members is a list of NFS users who are members of the group.
The following command displays detailed information about the GROUP object named
sales:
->INFO GROUP $ZNFS.sales, DETAIL
The resulting detailed display has the following format:
The detailed display contains the following information:
Group ID is the NFS group ID corresponding to the group name.
Member is a member of the group.
INFO LAN Command
The INFO LAN command displays the current attribute values for the specified LAN
objects.
You can display attribute information about LAN objects with or without detail.
Note. An asterisk (*) in any INFO command display indicates that you can change the value of
the attribute using the ALTER command.
NFS Info GROUP \SYS1.$ZNFS.*
Objname *GID *Members
sales 50 alan, janice, susie, phil
software 25 garyt, garys, marilyn
NFS Detailed Info GROUP \SYS1.$ZNFS.sales
*Group ID......... 25
*Member........... alan
*Member........... janice
*Member........... susie
*Member........... phil