Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

REMOVE-USER - Prohibit access to private job classes

&pagelevel(5)&pagelevel

The REMOVE-USER statement is used to deny specified user IDs access to all private job classes. The statement is an extension of the system command of the same name which is used to delete user entries in the user catalog. However, the statement cannot be used to prevent special users accessing public job classes or system default classes.

Format

REMOVE-USER                                                                                                                                                      

USER-IDENTIFICATION = *ALL / list-poss(8): <name 1..8>

Operands

USER-IDENTIFICATION =
Specifies the user IDs to be removed.

USER-IDENTIFICATION = *ALL
This causes all access lists to be deleted. All private job classes are thus prohibited. Any ID-specific default job classes are reset to the system default settings.

USER-IDENTIFICATION = list-poss(8): <name 1..8>
The specified user ID(s) is (are) to be prevented from accessing all private job classes. Any default job classes specific to these IDs are reset. Up to 8 user IDs can be specified.