SSH Reference Manual
•  GSSKEX only takes effect if GSSAPI authentication is enabled. GSSKEX is ignored if GSSAUTH is set to “*” 
(disabled). 
See also 
•  GSSAUTH, GSSGEXKEX, ALLOWEDAUTHENTICATIONS
•  Section "Single Sign-on with GSSAPI Authentication". 
GUARDIANATTRIBUTESEPARATOR 
The value (which should only consist of one character) is used as additional separator character between Guardian file 
name and Guardian file attributes. 
Use this parameter to specify additional separator character between Guardian file name and Guardian file attributes. The 
standard separator is always supported. 
Parameter Syntax 
GUARDIANATTRIBUTESEPARATOR separator 
Arguments 
 separator 
The character to be allowed as a separator of Guardian file attributes. 
Considerations 
•  Use this parameter if a SFTP client does not support using commas in remote filenames. 
•  The configured separator character does not replace the default (which is comma) but is an alternate. 
•  Either the configured separator or the standard separator (comma) is supported but not a mix of both. 
Default 
If omitted, the only separator character is the comma. 
Examples 
GUARDIANATTRIBUTESEPARATOR - 
GUARDIANATTRIBUTESEPARATOR "&" 
HOSTKEY 
Use this parameter to specify the filename of the host key file.  
Parameter Syntax 
HOSTKEY filename 
Arguments 
 filename 
Specifies the name of the host key file. 
Considerations 
•  SSH2 generates the local host key during startup if the configured host key file does not exist. The type of the 
local host key is configurable via parameter HOSTKEYTYPE
 and the size of the key is determined by the value 
of parameter HOSTKEYBITS. 
HP NonStop SSH Reference Manual  Configuring and Running SSH2 • 81 










