Every Windows user ID being used as JCL user ID or submit user ID must
have the Windows right Logon as a batch job.
If a Windows user ID does not have this right, logon in batch (as being performed by the NOP and NOM Monitors) will fail.
In NOP, the message
NPR3418 User :1:: batch logon not granted
will be shown and / or logged.
To assign this right for Windows user IDs
Using the Windows search function, search for App Local Security Policy (in German: Lokale Sicherheitsrichtlinie) and execute it in administrator mode.
Or:
Open a command prompt (e.g. CMD) as administrator.
Type in secpol.msc
and press Enter.
Go to .
Open the properties of Logon as a batch job. If necessary, add user(s) or group(s) to the list, so that the required user(s) will get the right.
If you cannot add a dedicated user ID (e.g. because the Active
Directory does not allow it), you can add Everyone
(in German: Jeder).