Autoaddsystemuserslike - HP NonStop SSH 544701-014 Reference Manual

Table of Contents

Advertisement

Parameter Syntax
AUTOADDSYSTEMUSERS [TRUE|FALSE]
Arguments
[TRUE|FALSE]
Specifies whether users logging on with a system User ID are automatically added to SSHCTL. Following are
the two valid options:
TRUE: system users are automatically added upon first login
o
FALSE: logons of any user not contained in the SSHCTL will be denied.
o
Considerations
Values of parameters AUTOADDSYSTEMUSERS, AUTOADDSYSTEMUSERSLIKE and
USETEMPLATESYSTEMUSER are used together for automatic addition of SSH USER records:
If AUTOADDSYSTEMUSERS is FALSE, then the other two parameters will not be looked at, i.e. no SSH
o
USER record added automatically.
If AUTOADDSYSTEMUSERS is TRUE and AUTOADDSYSTEMUSERSLIKE is not set, then parameter
o
USETEMPLATESYSTEMUSER is not looked at. Assuming a client command like ssh <ssh-user>@host,
the value of <ssh-user> is taken as SYSTEM-USER and a system user <ssh-user> must exist in order to
successfully add the SSH USER entry automatically. All but SSH USER attributes user name and
SYSTEM-USER are set to default values (ALLOWED-AUTHENTICATIONS attribute is taken from
parameter ALLOWEDAUTHENTICATIONS if that is defined).
If AUTOADDSYSTEMUSERS is TRUE and AUTOADDSYSTEMUSERSLIKE is set, then parameter
o
USETEMPLATESYSTEMUSER is checked: If parameter USETEMPLATESYSTEMUSER is FALSE,
then the value of <ssh-user> is taken as SYSTEM-USER and a system user <ssh-user> must exist in order
to successfully add the SSH USER entry automatically. All USER attributes but the SSH USER name and
the SYSTEM-USER attribute are taken from the template user entry in this case. If parameter
USETEMPLATESYSTEMUSER is TRUE, then all USER attributes but the SSH USER name, are taken
from the template user entry, i.e. including the SYSTEM-USER attribute.
Default
If omitted, AUTOADDSYSTEMUSERS is set to FALSE.
Example
AUTOADDSYSTEMUSERS TRUE
See also:
AUTOADDSYSTEMUSERSLIKE, USETEMPLATESYSTEMUSER

AUTOADDSYSTEMUSERSLIKE

Use this parameter to specify a user whose configuration in SSHCTL is used as default configuration when automatic
adding of users to SHCTL is enabled (i.e. if parameter AUTOADDSYSTEMUSERS has a value of TRUE).
Parameter Syntax
AUTOADDSYSTEMUSERSLIKE <user-name>
Arguments
<user-name>
The name of a user. The user must exist in the SSHCTL at the time a new user tries to logon and
AUTOADDSYSTEMUSERS has a value of TRUE.
62 • Configuring and Running SSH2
HP NonStop SSH Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents