Appendix E: Controlling Access using Authorization Lists
Powertech Encryption for IBM i includes authorization lists that allow you to control access to the product. This feature is off by default.
The following instructions describe how to activate and configure Powertech Encryption for IBM i's authorization lists so that only authorized users are granted access to Powertech Encryption for IBM i.
PCRADMIN
Most Powertech Encryption for IBM i commands are protected by the PCRADMIN authorization list. This authorization list controls access to the product menus and commands. It is shipped with *PUBLIC *USE.
To use the PCRADMIN authorization list protection:
- Use the command WRKAUTL PCRADMIN to display the Work with Authorization Lists panel.
- Enter option 2 (Edit) for PCRADMIN to open the Edit Authorization List panel.
- Change the Object Authority of the *PUBLIC user to *EXCLUDE.
- Press F6 and specify the user profile(s) to be granted access. Set added users to at least *USE authority.
To manually add a user to the PCRADMIN authorization list, use the command:
ADDAUTLE AUTL(PCRADMIN) USER(MYUSER) AUT(*USE)
PCRREPORT
The commands to print reports in Powertech Encryption for IBM i are protected by the PCRREPORT authorization list.
To use the PCRREPORT authorization list to control access to the print commands:
- Use the command WRKAUTL PCRREPORT to display the Work with Authorization List panel.
- Enter option 2 (Edit) for PCRREPORT to open the Edit Authorization List panel.
- Change the Object Authority of the *PUBLIC user to *EXCLUDE.
- Press F6 and specify the user profile(s) to be granted access. Set added users to *USE and Object operational authority.
To manually add a user to the PCRREPORT authorization list, use the command:
ADDAUTLE AUTL(PCRREPORT) USER(MYUSER) AUT(*USE)
Users may also need ‘Object Exists’ Object Authority. To grant this:
- Use the WRKAUTL PCCRREPORT command to display the Work with Authorization List panel.
- Enter option 2 (Edit) for PCRREPORT to open the Edit Authorization List panel.
- Use F11 to display the object authority options.
- Mark the ‘Exist’ column with an ‘X’ to select it.