Set User Usage for BRM (SETUSRBRM)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Set User Usage for BRM (SETUSRBRM) command allows you to set or reset function usage values for a user or group profile.

This command will use the registration facility to set the BRMS recommended usage options for each BRMS function registered with the system. SETUSRBRM does not not control security to BRMS objects. Use i5/OS security to maintain user authority to BRMS objects.

For more information, see section "The Functional Usage Model abd BRMS Security Considerations" in the Backup, Recovery and Media Services manual.

To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.

Restrictions:

  1. *SECADM authority is required to use the SETUSRBRM command.
  2. The BRMS Advanced feature (Option 2) is required to use this command.
Top

Parameters

Keyword Description Choices Notes
USER User Character value, *DEFAULT Required, Positional 1
USAGE Usage Character value, *OPERATOR, *ADMIN Optional
Top

User (USER)

Specifies the user or group profile to be given usage of BRMS functions. This is a required parameter.

user-or-group-profile
Specify the name of an existing user or group profile. The usage for the specified user or group profile will be set for BRMS functions.
*DEFAULT
The default public usage will be set for BRMS functions.
Top

Usage (USAGE)

Specifies the usage that will be given to the user or group profile specified in the User (USER) parameter. Specific usage controls can be tailored using iSeries Navigator.

To navigate to Backup Recovery and Media Services functions, click on the system name in the iSeries Navigator hierarchy, click on the Configure Application Administration task, or choose File and click on Application Administration. Open the Backup Recovery and Media Services for iSeries folder listed under the Host Applications tab.

*OPERATOR
The user or group profile specified in the User (USER) parameter will be given usage to BRMS functions recommended for operators. These include:
  • Basic archive activities
  • Basic backup activities
  • Basic media activities
  • Basic migration activities
  • Basic movement activities
*ADMIN
The user or group profile specified in the User (USER) parameter will be given usage to all BRMS functions recommended for administrators.
Top

Examples

Example 1: Setting Administrator Usage

SETUSRBRM USER(payroll) USAGE(*ADMIN)

This command gives the group profile 'payroll' usage of all BRMS functions.

Top

Error messages

*ESCAPE Messages

BRM1917
Feature not installed.
BRM1921
Feature not licensed.
BRM40A2
BRMS product initialization required.
CPF9800
All CPF98xx messages could be signaled. xx is from 01 to FF.
Top