Entering content frame

Displaying the Server Authorizations 

Use

You display the list of server authorizations for the operator specified in <user_name>.

Prerequisites

You have the server authorization UserMgm.

Syntax

user_getrights <user_name>

Example

Reply

OK<NL>
UserMgm                 <flag>  User management
InstallMgm              <flag>  Install management
SystemCmd               <flag>  System commands
FileFull                <flag>  File full access
FileRead                <flag>  File read access
DBFileRead              <flag>  Database file read access
AccessUtility           <flag>  Utility session access
BackupRestore           <flag>  Backup restore actions
BackupSave              <flag>  Backup save actions
ParamFull               <flag>  Parameter full access
ParamCheckWrite         <flag>  Parameter check-write access
ParamRead               <flag>  Parameter read access
AccessSQL               <flag>  SQL session access
ExecLoad                <flag>  Can execute load
LoadSysTab              <flag>  Can load system tables
DBStop                  <flag>  Can stop database
DBStart                 <flag>  Can start database
DBInfoRead              <flag>  Info functions access

A plus symbol under <flag> indicates that the relevant server authorization is assigned to the operator. A minus symbol under <flag> indicates that the relevant server authorization is not assigned to the operator.

In the event of errors, see Reply Format.

 

Leaving content frame