user_getrights Command: Example 

Request the rights of the user with the name DBM, password DBM for using the DBM Server (see also: DBM operator authorizations)

dbmcli -d DB -u dbm,dbm user_getrights DBM Serverrights

OK

DBInfoRead + Request status data
ExecLoad + Execute the LOAD program
SystemCmd + Execute operating system commands
UserMgm + User management
FileFull - File access (read and write)
FileRead - File access (read only)
DBFileRead + Database file access (read only)
Backup + Saving backups
InstallMgm + Installation management
LoadSysTab + Load the system tables
ParamCheckWrite + Parameter access (checked write)
ParamFull + Parameter access (read and write)
ParamRead + Parameter access (read only)
DBStart + Start database instance
DBStop + Stop database instance
Recovery + Restoring backups
AccessSQL + Access to SQL session
AccessUtility + Access to utility session

Result of the Request

The DBM operator DBM has all DBM operator authorizations for the DBM Server, with the exception of FileFull and FileRead.