TMASKUPDATE command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (remove Sys Man guide)
 
Line 6: Line 6:
<dd>Updates all the terminal lists in the password table
<dd>Updates all the terminal lists in the password table
</dl>
</dl>
==Syntax==
==Syntax==
<p class="syntax">TMASKUPDATE
<p class="syntax">TMASKUPDATE
</p>
</p>
==Usage notes==
==Usage notes==
<p>The TMASKUPDATE command performs an update on all the terminal lists in the password table. This command is relevant only when the <var class="product">Model&nbsp;204</var> terminal security feature is being used. The terminal list indicates which terminals are allowed to use a particular user ID, file, or group. </p>
<p>
<p>When a new terminal is added to the system configuration, TMASKUPDATE can be used to update all the terminal lists at once. The alternative is for the system manager to issue the LOGCTL command for each affected password table entry.</p>
The <var>TMASKUPDATE</var> command performs an update on all the terminal lists in the password table. This command is relevant only when the <var class="product">Model&nbsp;204</var> [[Establishing and_ maintaining security#Terminal security|terminal security]] feature is being used. The terminal list indicates which terminals are allowed to use a particular user ID, file, or group. </p>
<p>TMASKUPDATE loops through the password table, displaying each entry for which ALL has not been specified during the LOGCTL operation, and allows the system manager to specify a new terminal list or to enter a blank line (indicating no change).</p>
<p>
<p>TMASKUPDATE, the password table, and the terminal security feature are described in the <var class="book">Model&nbsp;204 System Manager's Guide</var>.  </p>
When a new terminal is added to the system configuration, <var>TMASKUPDATE</var> can be used to update all the terminal lists at once. The alternative is for the system manager to issue the <var>[[LOGCTL command: Modifying file entries in the password table|LOGCTL]]</var> command for each affected password table entry.</p>
<p>
<var>TMASKUPDATE</var> loops through the password table, displaying each entry for which ALL has not been specified during the <var>LOGCTL</var> operation, and allows the system manager to specify a new terminal list or to enter a blank line (indicating no change).</p>
 
[[Category: System manager commands]]
[[Category: System manager commands]]
[[Category:Commands]]
[[Category:Commands]]

Latest revision as of 23:09, 12 November 2014

Summary

Privileges
System manager
Function
Updates all the terminal lists in the password table

Syntax

TMASKUPDATE

Usage notes

The TMASKUPDATE command performs an update on all the terminal lists in the password table. This command is relevant only when the Model 204 terminal security feature is being used. The terminal list indicates which terminals are allowed to use a particular user ID, file, or group.

When a new terminal is added to the system configuration, TMASKUPDATE can be used to update all the terminal lists at once. The alternative is for the system manager to issue the LOGCTL command for each affected password table entry.

TMASKUPDATE loops through the password table, displaying each entry for which ALL has not been specified during the LOGCTL operation, and allows the system manager to specify a new terminal list or to enter a blank line (indicating no change).