Operating System - HP-UX
1832247 Members
2400 Online
110041 Solutions
New Discussion

SNAplus2 LU62 BIND Security

 
Kevin O'Connell_1
New Member

SNAplus2 LU62 BIND Security

I'm trying to connect to SNAplus2 from a VTAM LU62 application that currently works mainframe CICS region.

When the VTAM LU62 application sends BIND to CICS, the BIND response at byte x'17' is x'00' and an FMH5 follows with no password.

When the VTAM LU62 application send bind to SNAplus2, the BIND response at byte x'17' is x'12' if the partner_lu definition has conv_security_ver=YES.

When the VTAM LU62 application send bind to SNAplus2, the BIND response at byte x'17' is x'10' if the partner_lu definition has conv_security_ver=NO.

In both cases, VTAM application then sends an unwanted password in the FMH5, and the session fails with x'080F6051' sense code.

Any ideas on how to get SNAplus2 to not set security bits in bind response?