Figure 1 shows the expected flows for an unsuccessful
sign-on between a PEM client and CICS PEM server when PV is not being used.
Figure 1. Unsuccessful sign-on—non-PV connection.
This is the expected sequence of events: - The session between the PEM client logical unit and the CICS PEM server
logical unit is established.
- The PEM client gathers data, and sends data for the sign-on program request
to the server, requesting a reply. The request flow contains BB, CD, FMH5,
and data.
- The CICS PEM server ignores the security fields in the FMH5. It processes
the data to issue the sign on (or sign on with changed password). The request
fails.
- The server sends the error reply and deallocates the session. The reply
flow contains CEB and data.
- The client receives and processes the reply.
Note: The CICS PEM server schedules sign-off against the PEM client if a sign-on
request for a userid fails.