Need CICS regions set up on a Top Secret LPAR that use LDAP to verify users logging into the regions using the RACF LDAP servers.
Release : 16.0
TSS ADD(SDT)EIMPROF(LDAPCRL)PRXLDAPHST(LDAP://LDAPMECH.CSD.DISA.MIL)PRXBINDDN('RACFID=LDAPCRL,PROFILETYPE=USER,CN=RACFA,O=IBM,C=US')PRXBINDPW(password_provided)
Where "password_provided" would be the same password used/setup on the RACF systems for LDAPCRL user.