Transfers failing with userid's without a password when using modified XCOMRACF.
search cancel

Transfers failing with userid's without a password when using modified XCOMRACF.

book

Article ID: 8868

calendar_today

Updated On:

Products

XCOM Data Transport XCOM Data Transport - Windows XCOM Data Transport - Linux PC XCOM Data Transport - z/OS

Issue/Introduction

I am testing R12.0, currently 11.6 in production is working just fine using a modified XCOMRACF and user ids without passwords. This scenario is failing in R12.0 I have applied fix RO97661 and it is still failing. Do I have to define the user ids as TRUSTED even though the fix is on? Should I have to re-assemble XCOMRACF after the fix was applied? What kind of documentation is required to trouble shoot this situation?

Environment

XCOM r12 with fix RO94308 applied

Resolution

XCOMSEC has replaced XCOMRACF, XCOMACF2, XCOMTOPS in XCOM r12 after applying fix RO94308. 

XCOMSEC is very much like the old XCOMRACF, so porting your changes should be easy. You will notice that in XCOMSEC there are 3 different RACROUTE calls, 1 with PASSWORD, 1 with PASSPHRASE, and the other that doesn't check the password/passphrase at all. 

You should be able to modify XCOMSEC to use the one that does not check the password.