Removing the Individual or Group from the Access List

To revert to the universal access authority for a user or group, enter the PERMIT command with the DELETE operand, enter:
rac permit profile-name class(class-name) id(userid|groupid) delete

Example 1:

To remove user SUSANH from the access list for a terminal protected by general resource profile LAURIEW, enter:
rac permit lauriew class(vmrdr) id(susanh) delete
Access to the virtual reader for user SUSANH reverts to the universal access authority for the virtual reader.

Example 2:

To remove groups DEPT58 and DEPT59 from the access list for a terminal protected by general resource profile LAURIEW, enter:
rac permit lauriew class(vmrdr) id(dept58, dept59) delete

Access to the virtual reader for groups DEPT58 and DEPT59 reverts to the universal access authority for the virtual reader.