Security problems with the temporary work output queue RPTSPLOUTQ in library QGPL
From Support
| | If you have a question or seek clarification, please call Technical Support. |
[edit]
Problem:
When the user runs the RPTSPLIT or RPTMON command they receive an authorization error in the job log when program RPTSPLITC attempts to clear output queue. The user is set up with no special authority and limited capoabilities set to *YES.
[edit]
Solution:
1. Delete and recreate the output queue RPTSPLOUTQ using the following AS/400 command:
CRTOUTQ OUTQ(QGPL/RPTSPLOUTQ) AUTCHK(*DTAAUT) AUT(*ALL)
2. Give the AS/400 user profile spool control authority by adding the special authority *SPLCTL to their user profile.
