Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 22.08.0
-
Labels:None
-
Sprint:MXS-SPRINT-156
Description
Currently we have only option to list out the users with in Maxscale.
|
[root@c8_maxscale_01 ~]# maxctrl list users
|
┌───────────────┬──────┬────────────┐
|
│ Name │ Type │ Privileges │
|
├───────────────┼──────┼────────────┤
|
│ maxscaleadmin │ inet │ basic │
|
├───────────────┼──────┼────────────┤
|
│ admin │ inet │ admin │
|
└───────────────┴──────┴────────────┘
|
|
Last Access Date/Time column can help to understand when which user logged in with in Maxscale.