Open System Services NFS SCF Reference Manual

SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual522582-001
2-41
DELETE USER Command
DELETE USER Command
The DELETE USER command removes specified USER objects from the OSS NFS
subsystem.
The DELETE USER command has the following syntax:
USER user-name
specifies the name of the USER object to be deleted.
Considerations
Consider the following points when using the DELETE USER command:
DELETE USER is a sensitive command requiring super-ID access.
Deleting a USER object does not remove the object from the membership list of any
groups.
To delete a USER object, you must be the super-user.
Example
The following command deletes a user named shirley:
->DELETE USER $ZNFS.shirley
INFO EXPORT Command
The INFO EXPORT command displays the current attribute values for the specified
EXPORT objects.
You can display attribute information about EXPORT objects with or without detail.
The information contained in the displays produced by INFO EXPORT is described in
detail under Examples
on page 2-42.
The INFO EXPORT command has the following syntax:
EXPORT export-name
specifies the name of the EXPORT object for which attribute information is
requested.
DELETE USER user-name
Note. An asterisk (*) in any INFO command display indicates that you can change the value of
the attribute using the ALTER command.
INFO EXPORT export-name [ , DETAIL ]