HP NonStop SSH Reference Manual Configuring and Running SSH2 • 95
Restriction checks will fail if a USER record could not be found.
FALSE
Restriction checks will not fail if a USER record could not be found.
Default
The default for this parameter is FALSE.
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