MSIR.0542 Cannot delete SirSafe until all visible passwords removed: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
An <tt>AUTHCTL D</tt> command was issued but the active CCASTAT file contains visible file or group passwords. Since AUTHCTL D disables <var class="product">SirSafe</var> support, and visible file/group passwords are not supported without SirSafe, the <code>AUTHCTL D</code> command is disable when there are visible passwords. If the <code>AUTHCTL D</code> command was not a typo, delete all visible passwords from CCASTAT by using the <var>LOGCTL D</var> command. The list of visible passwords can be obtained by issuing the <var>LOGFILE</var> and <var>LOGGRP</var> commands. For more information, see the <var class="book">[http://m204wiki.rocketsoftware.com/images/4/4d/SafrNew.pdf SirSafe Reference Manual]</var>.
An <tt>AUTHCTL D</tt> command was issued but the active CCASTAT file contains visible file or group passwords. Since AUTHCTL D disables <var class="product">SirSafe</var> support, and visible file/group passwords are not supported without SirSafe, the <code>AUTHCTL D</code> command is disable when there are visible passwords. If the <code>AUTHCTL D</code> command was not a typo, delete all visible passwords from CCASTAT by using the <var>LOGCTL D</var> command. The list of visible passwords can be obtained by issuing the <var>LOGFILE</var> and <var>LOGGRP</var> commands. For more information, see the <var class="book">[http://m204wiki.rocketsoftware.com/images/4/4d/SafrNew.pdf SirSafe Reference Manual]</var>.


{{Template:MSIR.0542 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]

Revision as of 20:32, 11 July 2016

An AUTHCTL D command was issued but the active CCASTAT file contains visible file or group passwords. Since AUTHCTL D disables SirSafe support, and visible file/group passwords are not supported without SirSafe, the AUTHCTL D command is disable when there are visible passwords. If the AUTHCTL D command was not a typo, delete all visible passwords from CCASTAT by using the LOGCTL D command. The list of visible passwords can be obtained by issuing the LOGFILE and LOGGRP commands. For more information, see the SirSafe Reference Manual.


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