Creating an administrative user with client owner authority
An administrative user with client owner authority can
set parameters on the dsmInitEx function call to
start sessions. This user can function as an administrative user
with backup and restore authority for the defined nodes.
Procedure
To receive client owner authority, complete the following steps on the server:
Results
When the application uses the administrative user, the dsmInitEx function is called with the userName and userNamePswd parameters.
dsmInitEx
clientNodeName = NULL
clientOwnerName = NULL
clientPassword = NULL
userName = 'administrative user' name
userNamePswd = 'administrative user' password You can set the passwordaccess option
to generate or prompt. With either
parameter, the userNamePswd value starts the session.
When the session starts, any backup or restore process can occur for
that node.