Lantronix SCS Reference Manual page 104

Secure console servers
Table of Contents

Advertisement

IP
Reboot the SCS.
5
Figure 6-27: RSA Method from Unix (OpenSSH) - No Passphrase
sshuser@UNIXHOST/# SSH -1 SSHUSER 172.19.21.51
Lantronix SCS Version B1.0/405(011102)
Type HELP at the 'Local_33>' prompt for assistance.
Username>
Figure 6-28: RSA Method from Unix (OpenSSH) - with Passphrase
sshuser@UNIXHOST/# SSH -1sysadmin
172.19.21.51
sysadmin@172.19.21.51's password:
Lantronix SCS200 Version B1.0/405(011102)
Type HELP at the 'Local_34>' prompt for assistance.
Username>
Username/Password Authentication Setup
New authentication keys are generated within a few minutes based on the list of authorized user public keys.
A file called host_rsa_key contains the authorized users' private identity keys. A file called
host_rsa_key.pub contains the authorized users' public identity keys.
Key generation, especially of host keys, can take a significant amount of time.
Note:
When the SCS boots for the first time or is factory defaulted, it must generate all
the keys. Depending on your SCS model, key generation could take between one
and five minutes.
As you add individual users, add their public keys to the AUTHORIZED_KEYS file on your workstation
and FTP the updated file to the SCS.
If this file is located at SSH connection time, and the public key of the user is valid, the user will
automatically be logged into the Local> prompt or, if user authentication is configured on that port, the user
may be prompted for his username and password. See Database Configuration on page 11-9 for information
on configuring user authentication.
If the file is not located at connection time, the SCS proceeds to password authentication.
6.5.2.6 Setting up DSA Shared Key Authentication (for SSH v2)
If you plan on using RSA user authentication for connections to the SCS, you must make an
AUTHORIZED_KEYS2 file and store it in the SCS's /flash/ssh/ directory before you attempt your first
SSH connection. The AUTHORIZED_KEYS2 file consists of each SSH user's public keys. For example,
on a UNIX host, your public keys are stored in a file called .ssh/identity.pub.
Create a file including the complete text of your identity.pub file, plus the public keys of any other users
you want to authenticate for connections to the SCS. Save it in the SCS's /flash/ssh/ directory as follows:
FTP to the IP address of the SCS.
1
2
Log in with the usernname of root and enter the privileged password (system by default).
6-13
Establishing Sessions

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SCS and is the answer not in the manual?

Table of Contents