According to the "Security Worksheets" of V18 Securing document, it was written as follows.
But, the Primary Options Menu does not have the LOAD, UNLOAD and RELOAD items.
What does the LOAD, UNLOAD and RELOAD mean ?
**********
Primary Options Security Control Worksheet
Use the different parts of this worksheet to define security rules for your site.
* Part 1
In the spaces provided, provide a name for the elements.
Environment: _________________
System: _____________________
Subsystem: __________________
* Part 2
In the following table, indicate the user's access to the Primary Options Menu item by marking an X in the appropriate box.
Primary Menu Item/User
DISPLAY
FOREGRND
BATCH
PACKAGE
USER
ENVRMENT
LOAD <<== ???
UNLOAD <<== ???
RELOAD <<== ???
BATCHPKG
**********
Release : ALL
Component : CA Endevor Software Change Manager
The LOAD, UNLOAD or RELOAD don't show in the primary options menu as they can only run in batch job.
Despite of that, utility programs C1BML000(initial load) and C1BM5000(unload/reload) perform security checks under the PRIMARY_OPTIONS security control point to see whether the user is authorized to run the utility.
For these checks, MENUITEM keyword in the NAMEQU PRIMARY_OPTIONS macro resolves to LOAD(for C1BML000) and to UNLOAD or RELOAD for the C1BM5000 utility.