M204.2429: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
 
No edit summary
 
Line 1: Line 1:
{{Template:M204.2429 skeleton}}
{{Template:M204.2429 skeleton}}
__NOTOC__
__NOTOC__
<P>
A command has been issued that requires a privilege not granted to the user. The command will not be executed. </P>
<p>
<p>
>** Replace this with an <b><i>explanation of the message</i></b>, such as the conditions causing it **<
<b>Response:</b> Contact the system manager or security administrator to determine if you should have the privilege to issue the command. </p>
</p>
<p>
<p>
<b>Response:</b>
<b>System manager response:</b> Determine if the user should be granted the privileges required to issue the command in question. If the user ID data is stored in CCASTAT, you may issue the <var>LOGCTL</var> command to change the user privileges. If an external
>** Replace this with a <b><i>description of the action</i></b> the customer should take **<
security interface is in operation, consult the Model&nbsp;204 [[:Category:Security interfaces|Security interfaces pages]] for the instructions for running the interface.
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>
x.x
5.1
</p>
</p>
{{Template:M204.2429 footer}}
{{Template:M204.2429 footer}}
[[Category: Pending messages]]
[[Category: Pending messages]]

Latest revision as of 18:26, 8 October 2025

M204.2429  Command requires administrator privileges

A command has been issued that requires a privilege not granted to the user. The command will not be executed.

Response: Contact the system manager or security administrator to determine if you should have the privilege to issue the command.

System manager response: Determine if the user should be granted the privileges required to issue the command in question. If the user ID data is stored in CCASTAT, you may issue the LOGCTL command to change the user privileges. If an external security interface is in operation, consult the Model 204 Security interfaces pages for the instructions for running the interface.

Version introduced: 5.1

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