HP 3000 Manuals

Defining and Altering Session-Related Parameters [ Introduction to MPE XL for MPE V System Administrators ] MPE/iX 5.0 Documentation


Introduction to MPE XL for MPE V System Administrators

Defining and Altering Session-Related Parameters 

Sessions have certain parameters that are not needed for jobs.  These
parameters control the amount of time to log on, and automatic logoff.

Limiting Time Allowed to Log On 

The LOGONTIMEOUT parameter sets the number of seconds that a user has to
log on to the system.  For example, enter:

     MISC>SESSION LOGONTIMEOUT = 30

Setting Automatic Logoff Time 

The CITIMEOUT parameter sets the default number of minutes of inactivity
at the CI prompt, before a user is automatically logged off the system.
For example, enter:

     MISC>SESSION CITIMEOUT = 40

Entering a value of zero disables the automatic logoff feature.  For
example:

     MISC>SESSION CITIMEOUT = 0



MPE/iX 5.0 Documentation