XUA: TESTRSA works but RSA logon from a TACL prompt is timing out
The error 1079 is HEX, 4217 Decimal.
4217 [ETANOTRUNNING] Socket transport server not running. The socket transport server is $SYSTEM.SYSnn.OSSTA. It has to be running in every CPU. It is missing from one of the CPUs and that is where the running SEEP is running.
Do a "status *, prog $SYSTEM.SYSnn.OSSTA", be sure that OSSTA is running on every CPU, then retest RSA logon.
If you are unable to locate the solution needed or if you need additional assistance please Click Here to open a case from our Customer Care Portal.
Related Articles
XUA: XUA_EXECUTE_RSA_PROXY successful but no passcode prompt is received
The timeout value should be increased and the underlying issue causing the timeout should be investigated. If XUA_EXECUTE_RSA_PROXY is successful but no RSA passcode prompts are received check the timeout value that is configured. In XUA versions ...
XUA: RSA Authenticated user and SFTP
Add the below setting to UAACL using XAC_EDIT_ACL. UAGROUP SN-RSA-MAP-TEST DESCRIPTION "RSA Logon with Mapping" FROM_USER $EVERYONE TO_USER support.sam MAP re:"GRP80.TST010" REPLACE "scottfob" EXIT MAP re:"SUPPORT.SAM" REPLACE "scottfob" EXIT MAP ...
XAC: Non-SSH TACL Sessions Timing Out
Check the Timeout Value setting for the telserv process: 1. SCF 2. INFO PROCESS $<telserv process>, DETAIL (where $<telserv process> is the telserv process that started the session, e.g. $ZTN0) Example: 3-> info process $ztn0,detail TELSERV Detailed ...
XUA: LDAP and RSA installation Directory create failure for /rsa
The error can be ignored if the RSA web service isn't going to be used. This is the last step the installation does before doing xua_finish_install (if 255,255) or asking to complete the installation by logging on as 255,255 and running a ...
XUA: How do I test Safeguard PRIV-LOGON functionality in EXPLAIN mode?
PRIV-LOGON "what-if" testing may be used if one or more of the following requestors are involved The XYGATEAC object $SYSTEM.SYSTEM.NETBATCH $SYSTEM.ZSSH.SSH2 $SYSTEM.ZSSH.STN $SYSTEM.ZSSH.SFTPSERV $SYSTEM.ZSSH.ELP Any other program requiring ...