This program allows you to create or modify a job manager user.
The job manager user profile is the Middleware profile used to connect to the job manager server module.
If no users have been created, the manager runs in administrator mode (full authority) regardless of which user is connected.
If user management has been set up, the manager confirms that the user is authorised (exists in the table) and deactivates some functionalities, depending on the user permission level :
Parameters
ALPHA(30) |
Profile |
User profile.
|
ALPHA(1) |
Permission |
Permission level: 'A' administrator 'C' power user ' ' ordinary user
|
NUM_BIN_4 |
ReturnCode |
(Output) Program return code: 0 if the user has been modified; SQL error code if not. |