Our AS/400 operating system is OS/400 V7R1.
User need access to the USER profile which is the profile under which the Scheduled job is submitted. How do I grant access to allow this user access to this profile? Example: Bob is requesting access to be able to use the user ID, SAMBATCH. This ID, SAMBATCH, is listed in the USER field of the Job Work Scheduler system (wrkjobscde) and this is the ID under which the schedule job is submitted under. Bob does not have access to use this User ID profile (SAMBATCH). What are the commands I need to use to grant BOB access to use this profile? In reading the help notes on the USER field of the Job scheduler, it says the following:
1) You must be authorized to the user profile. (ID listed in the USER field)
2) The user profile must be authorized to the job queue
3) The user profile must be authorized to the job description
4) The user profile must be authorized to th message queue specified
What are the commands I need to issue to setup / verify items 1 through 4?
Software/Hardware used:
OS/400 V7R1
ASKED:
January 12, 2013 2:26 PM
UPDATED:
January 14, 2013 1:28 PM
Use the GRTOBJAUT command to grant *USE authority to BOB for the SAMBATCH *USRPRF object. — Tom