Skip to main content
Question

Migrating RACF-based CICS Sign-on Logic from Assembler to COBOL with Enterprise Server ESM

  • September 11, 2026
  • 0 replies
  • 8 views

Praveen S

Hello Rocket Community,

We are migrating CICS applications from z/OS to Rocket Enterprise Server and have a custom security solution implemented in assembler that performs user authentication, authorization checks, and application sign-on processing through RACF.

Our approach has been to convert the assembler modules to COBOL, preserve the existing application sign-on flow, and replace the RACF dependency with Rocket Enterprise Server ESM integrated with AD/AD LDS.

Has anyone implemented a similar approach?

Specifically, we're interested in:

  • Preserving existing EXEC CICS SIGNON or related security calls.
  • Minimizing application changes while maintaining existing authorization behavior.
  • Lessons learned, challenges, or recommended alternatives.

Any feedback or real-world experiences would be greatly appreciated.

Thanks!

@Reny ​@Dmitri Chilovich ​@divyaprakash