You display the data for the Database Manager operator (DBM operator) specified in <user_name>.
The Database Manager outputs a list of the server authorizations assigned to the operator. These are separated by commas.
You have the server authorization UserMgm.
user_get <user_name>
Logging on to the Database Manager CLI as operator DBM with password DBM, connecting to the HOTELDB database instance, displaying the data for the DBM operator with the name MONA
dbmcli -u DBM,DBM -d HOTELDB user_get MONA
OK
SERVERRIGHTS=DBInfoRead,ExecLoad,SystemCmd,UserMgm,DBFileRead,Backup,...
SECONDPASSWORD=NO
DISABLED=NO
COMMENT=
OK<NL>
SERVERRIGHTS=<right_list><NL>
SECONDPASSWORD=[YES|NO]<NL>
DISABLED=[YES|NO]<NL>
COMMENT=<comment><NL>
In the event of errors, see Reply Format.