Previous Topic: Operand ExplanationsNext Topic: Modify User and Profile Values


Example: Removing Group Administration Authority from a User

An administrator wants to remove a user's authority to administer a maintenance authorization group named SALESGRP. Instead of using online administration, the administrator executes the following command statement in a batch job:

DELETE USERMAGN (USER45 SALESGRP)

When the DELETE statement is executed, USER45 is no longer authorized to administer the users in the group named SALESGRP.