148
•
SSHCOM Command Reference
HP NonStop SSH Reference Manual
•
keyboard-interactive: Authentication according to RFC 4256 mapped to the standard GUARDIAN user
authentication dialog, verifying the SYSTEM-USER's password, as well as taking care of exceptions, such as
password expiry.
•
none: Grants access without authentication. This is useful for users connecting to an application requiring its
own authentication, e.g. if you configure a PATHWAY PROGRAM as a CI-PROGRAM.
CAUTION
: When specifying ALLOWED-AUTHENTICATIONS (none) user access should be properly locked down
to avoid security breaches that bypass any authentication (e.g. by setting SYSTEM-USER *NONE*).
ALLOWED-SUBSYSTEMS
This attribute is used to control access to specific subsystems. <subsystem> is one of the following subsystems provided
by SSH2:
•
SFTP: The SFTP subsystem allows the user to transfer files with the SFTP transfer protocol.
•
TACL: The TACL subsystem provides direct TACL access without requiring OSS on the NonStop server.
ALLOW-MULTIPLE-REMOTE-HOSTS
When set to NO this attribute is used to restrict a user to a maximum of one remote host the user can establish a
connection from at any time. The restriction is based on the SSH user configured in the SSH2 database (not the system
user). After disconnecting all sessions from one host the user can connect from a different host. All SSH2 processes that
access the same SSH2 database share the restriction. If the attribute is set to YES, then a user can establish sessions from
different remote hosts at the same time.
CI-COMMAND
This attribute specifies the startup string to be passed to CI-PROGRAM. Specify CI-COMMAND without <command>
to reset the attribute to its default (an empty startup string).
CI-COMMAND is ignored if CI-PROGRAM is set to *MENU*.
CI-PROGRAM
Sets the command interpreter to be started on a 6530 pseudo TTY after this user is authenticated. The filename is the
name of the command interpreter’s object file. It must be a local file name.
If you omit any attribute value, CI-PROGRAM will be reset to its default (TACL).
Startup parameters can be specified for the configured program, which is especially of interest for the program value
TELNET (please refer to section "
Using TELSERV as Service Provider
").
Please note
: Specifying startup parameters in addition to the program file name requires double quotes around the CI-
PROGRAM attribute value, for example:
ADD USER ...., CI-PROGRAM "TELNET <ip-addr> <port>".
If *MENU* is specified, 6530 shell will be connected to the service menu provided by the STN PTYSERVER. This
resembles the functionality of TELSERV, which provides dynamic services, as well as services connecting to static
windows. The services offered by the STN PTYSERVER process can be configured using STNCOM.
ALLOW-PTY must be set to YES for this attribute to be accepted for 6530 SSH clients, such as MR-Win6530 or J6530.
If *MENU* is followed by a service or window name, the corresponding service or window is automatically selected. If
the service or window does not exist, the STN menu will be displayed.
If the option FORCE is appended, then the user is forced to use the pre-configured STN service or window. In this case,
the user will not see the STN menu, even when the configured service or window does not exist.
COMMENT
Summary of Contents for NonStop SSH 544701-014
Page 12: ...xii Contents HP NonStop SSH Reference Manual ...
Page 24: ...24 Preface HP NonStop SSH Reference Manual ...
Page 30: ...30 Introduction HP NonStop SSH Reference Manual ...
Page 46: ...46 Installation Quick Start HP NonStop SSH Reference Manual ...
Page 132: ...132 The SSH User Database HP NonStop SSH Reference Manual ...
Page 214: ...214 SSH and SFTP Client Reference HP NonStop SSH Reference Manual ...
Page 278: ...278 STN Reference HP NonStop SSH Reference Manual ...
Page 298: ...298 Monitoring and Auditing HP NonStop SSH Reference Manual ...
Page 302: ...302 Performance Considerations HP NonStop SSH Reference Manual ...