Submitting jobs from RACF to ACF2 message ACF01007 a password is required for logonid
search cancel

Submitting jobs from RACF to ACF2 message ACF01007 a password is required for logonid

book

Article ID: 251309

calendar_today

Updated On:

Products

ACF2 - z/OS

Issue/Introduction

Successfully submitting jobs via NJE from ACF2 to ACF2. |
Now wanting to submit a job from a RACF node to an ACF2 node and it is failing with ACF01007.

 

Environment

Release : 16.0

Component : ACF2 for z/OS

Resolution


After enabling JES2 exit 227 (messasge text exit) see the following messages. 
Looks to be an inheritance issue. In RACF to ACF2, the ACVRFLG(ACVALD) is not being set set, meaning that no ACF2 network job header section exists.

Message format
$ACFJ217 jobname ACF2 rel FLAGS ccddee ff gghh ii

 

RACF to ACF2

C101     22264 08:38:24.31          00000080  $ACFJ217 jobname ACF2 16.0 FLAGS 8012008980 8000 ID=PREPRE                 
C101     22264 08:38:24.31          00000080  $ACFJ218 logonid    L49.JR2           node                                   
C101     22264 08:38:24.31          00000080  $ACFJ222 ACF2 NJE ENTRY - ********, DEFAULT LID -         , OPTIONS FLAG   - 70                                                                       

ACF2 to ACF2

C101     22264 08:44:10.64          00000080  $ACFJ217 jobname ACF2 16.0 FLAGS 8012008980 8403 ID=PREPRE                
C101     22264 08:44:10.64          00000080  $ACFJ218 logonid  STCINRDR submittter  node                     
C101     22264 08:44:10.64          00000080  $ACFJ222 ACF2 NJE ENTRY - ********, DEFAULT LID -         , OPTIONS FLAG   
                                               - 70               

n ACF2 to ACF2 there is a Network job inheritance indicator and ACF2 network job header section exists
which would allow for ACF2 inheritance to occur and a password would therefore not be needed.

$ACFJ217 information:

On PREPRE:

hh


RACF: 80 - No password used with validation
ACF2: 84 - No password used with validation and Submitting job or program is APF-authorized

ii


RACF: 00 - No ACVRFLG(ACVALD) set (no ACF2 network job header section exists)
ACF2: 03 - Network job inheritance indicator and ACF2 network job header section exists