SCS commands 73
Table 5-35 Show User command parameters
Parameter Description
ALL Requests a display of all defined users
The Show User command display for one user includes the information in Table 5-36.
Table 5-36 Show User command display fields
Field Content
User User name.
Level User’s access level. If a level was not configured, access rights determine the level:
Users with SCON access => APPLIANCEADMIN
Users with USER or PCON but not SCON => ADMIN
Otherwise, USER level is assigned.
Access User’s access rights.
Groups User’s groups or blank if no groups.
Port Access Indicates if the user connects to port BY GROUP or BY PORT. If there is any group defined for any ports
(which can be determined with a Show Port Groups command), each user may connect BY GROUP,
unless a user’s access rights include PALL, in which case, a user may connect BY PORT. If a user is
assigned an empty group (with no ports in it) or no groups at all, that user may lose access to any port
when there is a group defined for any port.
Locked Yes if user is locked out; No if user is not locked out.
Last Login System uptime value when the user logged in.
Port Serial port to which user is connected.
Username User name.
Duration Duration of user’s session.
Socket Telnet socket number.
From Socket Telnet client IP address and socket number.
There might be difference between the display for a Show User command (without a user name) and Show User
<current_username>. If you do not specify a user name, the command displays the current user credentials; with
a user name, the information comes from the database.
For example, assume user name Admin is logged in with Access=PALL. Then, a User Set Admin Access
=_PALL command is issued, and the database is modified. A Show User command (without a user name) will
display the access as PALL, while a Show User Admin command will display the new access without PALL.
A Show User All command display includes the information in Table 5-37.
Table 5-37 Show User All command display fields
Field Content
User User name.
Pass Yes if user has a password defined; No if the user does not have a password defined.
Key Yes if user has an SSH key defined; No if the user does not have an SSH key defined.
Lock Yes if user is locked out; No if the user is not locked out.
Level User’s access level. If a level was not configured, access rights determine the level:
Users with SCON access => APPLIANCEADMIN
Users with USER or PCON but not SCON => ADMIN
Otherwise, USER level is assigned.
Access User’s access rights.