9248E

9248E

9248E TCP/IP ROUTER: LOGON SECURITY RULES INVALID (RACF: racf / UXSIN: uxin )- LOGON MAY FAIL

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. There is a conflict between both settings. Successful logon may be impossible.

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

NOCHECK

No password check is carried out

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.

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.