6. Command Reference of RPCM CLI
6.7.7 Command
show all
users
6.7.7.1. General Information about Command
show all users
It displays information about users.
The available keys are:
log,
help.
Help displays:
show all users ?
The return is:
RPCM Commands description:
show all users - show all existing users
show all users log - show all users login and logout logs
show all users logs --last N - show last N records of users logins and logouts
show all users help - show this help
Pressing the
Tab
key provides brief help:
show all users <Tab>
The return is:
? help logs
Without parameters, it displays information about system users:
show all users
The return is:
Username Group Authenticator Last Login Disabled
--------------------------------------------------------------------------------
nightuser administrators LOCAL+RADIUS 2019-12-12 01:18:47 NO
rpcmadmin superuser LOCAL 2020-04-08 21:21:52 NO
nightuser2 rpcmadmingroup RADIUS 2020-04-08 18:35:59 +0000 NO
newuser administrators RADIUS 2020-04-08 18:35:59 +0000 NO
rpcmtest administrators RADIUS 2020-04-08 18:35:59 +0000 NO
Tor Mstiteli LOCAL+RADIUS 2020-02-05 13:31:32 NO
hulk administrators LOCAL 2020-02-05 13:35:46 NO
radius administrators RADIUS 2020-04-08 18:35:59 +0000 YES
Displayed Group is configured locally and may be different for radius
authenticated users. Actual applied group for user displayed by:
'show user <username>' or 'show active users' commands
6.7.7.2. Command
show all users logs
The available parameter is:
--last N
The output of the classic help is not used, the command
show all users logs ?
Immediately out-
puts the log.
Ask help:
show all users logs
<Tab>
279