Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Network Server Users (DSPNWSUSR) command allows a user to retrieve a list of all of the logged on users of a particular server. This command can be used to display logged on users for an individual NetWare server.
Output is directed to a display or a spooled printer file as indicated by the OUTPUT parameter and job type.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SERVER | Server | Character value | Required, Positional 1 |
SVRTYPE | Server type | *NWSUSRA, *NWSA, *NETWARE | Optional, Positional 2 |
OUTPUT | Output | Optional |
Top |
Specifies the name of a network server.
Top |
Specifies the server type to use when displaying users.
Top |
Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.
Top |
DSPNWSUSR SERVER(NWS1) SVRTYPE(*NETWARE)
The above command will allow you to display all of the NetWare users currently active for the server named NWS1. If NWS1 does not exist or is not active, an error message ('server NWS1 not found' or 'server NWS1 not active') will be returned.
Top |
Top |