8054E

8054E

8054E TCP/IP ROUTER: LOGON SECURITY RULES INVALID (RACF: racf / UXSIN: uxin )

Written to:

SYSLOG, JESMSGLG.

Explanation:

The TCP/IP server has been started. The password settings defined in RACF have been checked, and the password settings of the security exit B02UXSIN have been checked. One of the following has been detected:

  • No B02UXSIN has been found or B02UXSIN is invalid.
  • The feature for secure security logon has not been installed.
  • RACF profiles relating to security logon have not been defined.
  • There is a conflict between the password settings in RACF and B02UXSIN.

racf

refers to the rules defined in RACF:

MC

Mixedcase passwords allowed

UC

Only uppercase passwords allowed

SPC

Special character passwords allowed

USE ACF2

ACF2 is used as security system; more detailed information not possible

USE TSS

Top Secret is used as security system; more detailed information not possible

UNKNOWN

RACF settings could not be retrieved (No RACF security server?)

uxin

refers to the rules used by B02UXSIN (The exit can set rules automatically in accordance with RACF settings, or rules can be set via manual modification. For more information, see the description of the exit.)

MC

Mixedcase passwords allowed

UC

Only uppercase passwords allowed

SPC

Special character passwords allowed

PHRASE

Passphrases allowed

APPL

Application check is carried out

RACC

Settings of the exit are determined by the settings in RACF

NOFUNC

Exit has no functionality

EXIST USER

Upon RC=4 from the exit, the existence of the user definition in the security system would be checked and that this user is active (i.e. not revoked etc.). No password check would be carried out. The STC user does not have READ access to the RACF profile BETA. ssid. SECURE. UXSINCONTROL. ALLOW.

NOCHECK

No check would be carried out for the user who is to be logged in. The STC user does not have ALTER access to the RACF profile BETA. ssid. SECURE. UXSINCONTROL. ALLOW.

DENIED

All passwords are denied by the exit

NOPHR

Passphrases are denied by the exit (even if allowed by RACF)

N/A

Not possible to retrieve all settings of the exit (The exit does not conform to BSA level 1461‑03 or later.)

System Action:

The system continues processing. Ports that can be used for LOGON are deactivated (BSA TCP/IP server terminates with message 8057E).

Operator Response:

None if this is what you want. Otherwise check the source code of the exit and correct the affected settings. Re‑compile the exit and then reinitialize the subsystem with BST01ARI and the newly compiled B02UXSIN. If you need further assistance, you can also contact support.