Table Name : Login Control Table
Functional Description of Table LGINCTRL
Table LGINCTRL enables the dump and restore of login control data. This capability allows for the preservation of data when software is upgraded. Table LGINCTRL is an extension of table TERMDEV and tuples can only be added or deleted from table LGINCTRL through table TERMDEV tuples.
The optional Command Interpreter (CI) command LOGINCONTROL is recommended to change tuples in table LGINCTRL.
Datafill Sequence : Table TERMDEV must be datafilled before table LGINCTRL
Table Size : 0 to 127 tuples
-----------------------------------------------------------------------------------------
Field Descriptions for Table LGINCTRL
Field or
Subfield Entry Explanation
-----------------------------------------------------------------------------------------
TERMDES alphanumeric Terminal Designation
(up to 8 This field defines the name defined by the operating
characters) company for each of the terminal types. All Trunk
Test Positions (TTPs) must be assigned first, starting
with the Maintenance and Administration Position (MAP)
TTP:0, followed by the remaining TTPs in numerical
order. After the TTPs are assigned, other terminal
devices, such as printers and Video Display Units
(VDU), can be assigned.
-----------------------------------------------------------------------------------------
DISTIME -1 to 32767 Disabled Time
This field defines the time, in seconds, that the
terminal is disabled.
Entries outside the range indicated are invalid.
The default value is -1 (forever).
-----------------------------------------------------------------------------------------
MAXLOGIN 1 to 32767 Maximum Login Time
This field defines the time, in seconds, that the
user has to login before being disabled.
Entries outside the range indicated are invalid.
The default value is 60 (60 seconds).
-----------------------------------------------------------------------------------------
-continued-