SSH Reference Manual
ALLOWFROZENSYSTEMUSER FALSE 
ALLOWINFOSSH2 
This parameter defines the set of users that are allowed to execute the SSHCOM command INFO SSH2. 
Parameter Syntax 
ALLOWINFOSSH2 ALL|PARTIALSSHCOMACCESS|FULLSSHCOMACCESS 
Arguments 
 ALL|PARTIALSSHCOMACCESS|FULLSSHCOMACCESS 
Valid values are: 
o  ALL: Every user is allowed to execute SSHCOM command INFO SSH2. 
o  PARTIALSSHCOMACCESS: Only users configured with partial SSHCOM access are allowed to execute 
SSHCOM command INFO SSH2. 
o  FULLSSHCOMACCESS: Only users having full SSHCOM access are allowed to execute SSHCOM 
command INFO SSH2. 
Default 
If omitted, ALLOWINFOSSH2 will be set to ALL. This is compatible with the behavior before introduction of the 
parameter (i.e. prior to version 0092). 
Example 
ALLOWINFOSSH2 ALL 
See also 
FULLSSHCOMACCESSUSER<i>, FULLSSHCOMACCESSGROUP<j>, PARTIALSSHCOMACCESSUSER<k>
, 
PARTIALSSHCOMACCESSGROUP<n> 
ALLOWPASSWORDSTORE 
This parameter controls whether users are allowed to use stored passwords for connections to remote SSH daemons. 
Parameter Syntax 
ALLOWPASSWORDSTORE TRUE|FALSE 
Arguments 
 TRUE|FALSE 
Specifies whether to allow password storage. Valid values are... 
o  TRUE: Any PASSWORDs stored for remote user ID will be automatically used for SSH password 
authentication. If no PASSWORD is stored for a connection, the user will be prompted after a successful 
authentication if a password should be stored in the password store.  
o  FALSE: Any stored PASSWORD will be ignored and users will not be prompted to interactively store 
passwords.  
Default 
If omitted, ALLOWPASSWORDSTORE will be set to TRUE. 
Considerations 
56 • Configuring and Running SSH2  HP NonStop SSH Reference Manual 










