SSH Reference Manual
SAFEGUARD-PASSWORD-REQUIRED 
For G-Series and H-Series RVU prior to H06.11, set this parameter according to the Safeguard PASSWORD-
REQUIRED configuration.  
Parameter Syntax 
SAFEGUARD-PASSWORD-REQUIRED TRUE|FALSE 
Arguments 
 TRUE 
Safeguard PASSWORD-REQUIRED is ON. 
 FALSE 
Safeguard PASSWORD-REQUIRED is OFF. 
Considerations 
•  G-Series and H-Series RVU prior to H06.11 do not support PRIV logon of a Safeguard ALIAS. Hence, SSH2 
can only impersonate an ALIAS if a password is provided. If this parameter is set to TRUE, SSH2 will always 
request that users mapped to an ALIAS perform password authentication, even after a successful public key 
authentication. 
•  Do not set this parameter for H06.11 RVU or later. 
Default 
If omitted, the default will be FALSE. 
Example 
SAFEGUARD-PASSWORD-REQUIRED TRUE 
SFTPALLOWGUARDIANCD 
Use this parameter to enable the usage of a Guardian style CD command with SFTPSERV. 
Parameter Syntax 
SFTPALLOWGUARDIANCD TRUE|FALSE 
Arguments 
 TRUE 
SFTP clients can use Guardian-style CD commands, such as "CD $data05.mysvol". 
 FALSE 
SFTP clients can only use Unix-style CD commands. 
Considerations 
•  The mechanism for resolving Guardian-style sub-volume names may cause problems with some SFTP clients, 
such as FileZilla. 
•  The CD command with Guardian volume and sub-volume only works in the Guardian name space (path starts 
with /G). Switching from OSS name space to Guardian name space requires either to put /G in front of the sub-
volume (e.g. cd /G/$us.temp) or to issue a separate cd /G command. This is required only once. When in 
Guardian name space a simple cd <sub-volume>, e.g. cd $us.temp, is sufficient. 
Default 
If omitted, the default will be FALSE. 
HP NonStop SSH Reference Manual  Configuring and Running SSH2 • 107 










