Previous Topic: Operand ExplanationsNext Topic: Copy Users and Profiles


Example: Authorizing a User to View a Group

An administrator wants to authorize a user to view two authorization groups and have a View authority of 50 for each group. Instead of using online administration, the administrator executes the following command statements in a batch job:

ADD USERVAGN (USER45 SALEGRP1 50 
              USER45 SALEGRP2 50)

When the ADD statements are executed, USER45 can view sessions of users in the groups SALEGRP1 and SALEGRP2 with a View security level less than 50.