M204.0349: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
No edit summary
 
Line 7: Line 7:
<b>Response:</b> Retry the login with a valid user ID and the correct password. If you are still unable to log in, contact your system manager to verify your user ID and password. </p>
<b>Response:</b> Retry the login with a valid user ID and the correct password. If you are still unable to log in, contact your system manager to verify your user ID and password. </p>
<p>
<p>
<b>System manager response:</b> Issue the LOGLST command to determine if the user has a user ID. If so, find out his or her password from your hardcopy file record, and give the correct password to the user. If you do not have any record of the password or if the user ID does not exist, change the entry or add a new entry to the password table for the user with the LOGCTL command. </p>
<b>System manager response:</b> Issue the <var>[[LOGLST command|LOGLST]]</var> command to determine if the user has a user ID. If so, find out his or her password from your hardcopy file record, and give the correct password to the user. If you do not have any record of the password or if the user ID does not exist, change the entry or add a new entry to the password table for the user with the LOGCTL command. </p>
<p>
<p>
If an external authorizer is active (ACF2, Security Server (formerly RACF), Top Secret), use the appropriate commands for that system to verify that the user is a valid system user. If Model&nbsp;204 is validating the authority of the user to enter the system, verify that the user has the appropriate authorization. In addition, if the default user ID has been set to blanks, or, if the default user ID cannot log in, no CCASTAT defined users may log in. Finally, if account validation is active, ensure that the user ID has the authority to use the account code that was entered.  
If an external authorizer is active (ACF2, Security Server (formerly RACF), Top Secret), use the appropriate commands for that system to verify that the user is a valid system user. If Model&nbsp;204 is validating the authority of the user to enter the system, verify that the user has the appropriate authorization. In addition, if the default user ID has been set to blanks, or, if the default user ID cannot log in, no [[Storing_security_information_(CCASTAT)|CCASTAT]] defined users may log in. Finally, if account validation is active, ensure that the user ID has the authority to use the account code that was entered.  
</p>
</p>
{{Template:M204.0349 footer}}
{{Template:M204.0349 footer}}
<!-- skeleton as it was in pdf/LOGIN FAILED /-->
<!-- skeleton as it was in pdf/LOGIN FAILED /-->

Latest revision as of 00:12, 23 February 2018

M204.0349  Login failed or Enter logoff

You entered an invalid user ID, or the password for the user ID is incorrect. If an external authorizer is active, you may not be authorized to use Model 204, or you may have entered an invalid account code if account validation is active.

Available as of Model 204 7.6 or with zap 75Z279, the "Enter logoff" text is displayed for this message if the CUSTOM parameter is set to 19.

Response: Retry the login with a valid user ID and the correct password. If you are still unable to log in, contact your system manager to verify your user ID and password.

System manager response: Issue the LOGLST command to determine if the user has a user ID. If so, find out his or her password from your hardcopy file record, and give the correct password to the user. If you do not have any record of the password or if the user ID does not exist, change the entry or add a new entry to the password table for the user with the LOGCTL command.

If an external authorizer is active (ACF2, Security Server (formerly RACF), Top Secret), use the appropriate commands for that system to verify that the user is a valid system user. If Model 204 is validating the authority of the user to enter the system, verify that the user has the appropriate authorization. In addition, if the default user ID has been set to blanks, or, if the default user ID cannot log in, no CCASTAT defined users may log in. Finally, if account validation is active, ensure that the user ID has the authority to use the account code that was entered.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages