Change DBM Operator Data 

Use

You can modify the data of the DBM operator specified in <userid>.

The new values are specified with <property>=<value>.

In <property> you can specify all operator properties except the name. The name of a operator must not be modified.

When specifying server authorizations and GUI authorizations, you can indicate several authorizations separated by commas. Put a plus sign in front of the right to assign it and a minus sign to revoke it.

Prerequisites

You have the DBM operator authorization UserMgm.

Syntax

user_put <userid> <property>=<value> [, <property>=<value>, ...]

Reply

The system outputs an OK message.

user_put samplename SERVERRIGHTS=+StartDB, -StopDB

OK

In the event of errors, see Reply Format.