Previous Topic: If You Omit TPXNext Topic: Assign a User View Authority


Example: Authorizing a User to Administer a Group

An administrator wants to authorize a user to administer two authorization groups. Instead of using the online administration, the administrator executes the following command statements in a batch job:

ADD USERMAGN (USER45 SALEGRP1 
              USER45 SALEGRP2)

When the ADD statements are executed, the user with a user ID of USER45 is authorized to administer the groups named SALEGRP1 and SALEGRP2.