SSH Reference Manual
time period after key addition and length of the period a key is in ‘LIVE’ state. Only a key in ‘LIVE’ state may be part of 
a public key authentication of the user configured with the key. 
Parameter Syntax 
LIFECYCLEPOLICYPUBLICUSERKEY DISABLED|FIXED|VARIABLE 
Arguments 
 DISABLED 
Life-cycle control for user public keys will not be enabled. When a public key is added, it is immediately in 
state ‘LIVE’ and it will never expire. 
 FIXED 
Users without full SSHCOM access cannot set or alter KEY attributes LIVE-DATE and EXPIRE-DATE. Both 
dates will be determined by the CREATION-DATE and the values of parameters 
INTERVALPENDINGPUBLICUSERKEY and INTERVALLIVEPUBLICUSERKEY
. 
 VARIABLE 
Users with partial access can specify the LIVE-DATE and EXPIRE-DATE when adding a user public key or 
when altering the public key. By not specifying these attributes in an ALTER USER PUBLICKEY command, 
the values for LIVE-DATE and EXPIRE-DATE will be automatically set depending on the CREATION-DATE 
and the values of parameters INTERVALPENDINGPUBLICUSERKEY
 and 
INTERVALLIVEPUBLICUSERKEY. 
Default 
The default for this parameter is DISABLED resulting in the same behavior as before the introduction of this parameter. 
Example 
LIFECYCLEPOLICYPUBLICUSERKEY FIXED 
Considerations 
•  Users with full SSHCOM access can set or modify USER PUBLICKEY attributes LIVE-DATE and EXPIRE-
DATE even when the life-cycle policy for user public keys is set to FIXED. 
See also 
INTERVALLIVEPUBLICUSERKEY, INTERVALPENDINGPUBLICUSERKEY, FULLSSHCOMACCESSUSER<i>
,  
FULLSSHCOMACCESSGROUP<j>, PARTIALSSHCOMACCESSUSER<k> and 
PARTIALSSHCOMACCESSGROUP<n> 
LOGCACHEDUMPONABORT 
Use this parameter to define whether SSH2 writes the log messages held in the log cache are written to the log file in 
case of an abort. 
Parameter Syntax 
LOGCACHEDUMPONABORT TRUE|FALSE 
Arguments 
 TRUE 
In case of abort the content of the log cache will be written to the configured log file. 
 FALSE 
The content of the log cache will be discarded on process abort. 
Default 
90 • Configuring and Running SSH2  HP NonStop SSH Reference Manual 










