M204.2642: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>s)
 
Line 1: Line 1:
{{Template:M204.2642 skeleton}}
{{Template:M204.2642 skeleton}}


<P>You have made too many attempts to log in with an incorrect password, and your user ID has been revoked.</P>
<P>
<p><b>Response:</b> Ask the system manager to change your password.</p>
You have made too many attempts to log in with an incorrect password, and your user ID has been revoked.</P>
<p><b>System manager response:</b> Issue the LOGCTL command to change the password for this user ID. Doing so will enable the user to log in with the new password.</p>
<p>
 
<b>Response:</b> Ask the system manager to change your password.</p>
<p>
<b>System manager response:</b> Issue the <var>LOGCTL</var> command to change the password for this user ID. Doing so will enable the user to log in with the new password.
</p>
{{Template:M204.2642 footer}}
{{Template:M204.2642 footer}}
<!-- skeleton as it was in pdf/YOUR USERID HAS BEEN REVOKED: EXCESSIVE FAILED LOGIN ATTEMPTS/-->
<!-- skeleton as it was in pdf/YOUR USERID HAS BEEN REVOKED: EXCESSIVE FAILED LOGIN ATTEMPTS/-->

Latest revision as of 01:33, 14 March 2018

M204.2642  Your userid has been revoked: excessive failed login attempts

You have made too many attempts to log in with an incorrect password, and your user ID has been revoked.

Response: Ask the system manager to change your password.

System manager response: Issue the LOGCTL command to change the password for this user ID. Doing so will enable the user to log in with the new password.

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages