SSH Reference Manual
Default 
The default log format is 21 (date, time, process name). 
See also 
•  AUDITFILE, AUDITFORMATCONSOLE, AUDITFORMATEMS
•  "Audit Messages" in the chapter entitled "Monitoring and Auditing" 
AUDITMAXFILELENGTH 
Use this parameter to control the maximum size of an audit file. 
Parameter Syntax 
AUDITMAXFILELENGTH length 
Arguments 
 length 
A number representing the maximum log file length in kilobytes. Values must fall within the following 
constraints: 
Maximum: 40.000 or 40 MB 
Minimum: 100 KB 
Default 
The default length is 20000 KB. 
Considerations 
•  Once a current audit file reaches the maximum size, a log rollover will occur. The current file will be closed and 
a new file will be opened. The new file will be named based on the audit round robin file set specified by the 
AUDITFILE and AUDITFILERETENTION
 parameters. If the file name already exists, any existing contents 
will be purged. 
See also 
•  AUDITCONSOLE, AUDITFILE, AUDITFILERETENTION
•  "Audit Messages" in the chapter titled "Monitoring and Auditing" 
AUTOADDAUTHPRINCIPAL 
Choose whether the PRINCIPAL should be automatically added if and only if either the 'password' or the 'keyboard-
interactive' authentication method was successful and only if the 'gssapi-with-mic' authentication was executed 
successfully on Kerberos level but failed on SSH2 level only because none of the configured values for USER attribute 
PRINCIPAL matched the principal name found in the Kerberos ticket received from the SSH/SFTP/SCP client during 
authentication phase. 
Parameter Syntax 
AUTOADDAUTHPRINCIPAL TRUE|FALSE 
Arguments 
 TRUE|FALSE 
Specifies whether to add PRINCIPAL. 
62 • Configuring and Running SSH2  HP NonStop SSH Reference Manual 










