Use
You can modify the operator 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 an operator must not be modified.You can specify multiple
operator authorizations. Separate these from each other with commas. Put a plus sign in front of the authorization 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.