Granting Object Security for AS/400 Report Splitter
From Support
In order to adequately set AS/400 library security so the AS/400 Report Splitter programs can be accessed, the following commands may need to be run to provide access authority for the AS/400 Report Splitter software:
1.) Sign on to the AS/400 as security officer.
2. Run the following commands to set security for the RJSSPLIT library:
GRTOBJAUT OBJ(RJSSPLIT/*ALL) OBJTYPE(*ALL) USER(*PUBLIC) AUT(*ALL)
GRTOBJAUT OBJ(QSYS/RJSSPLIT) OBJTYPE(*LIB) USER(*PUBLIC) AUT(*ALL)
