
8-28 Assigning a Public Key to a Subscriber
LX Series Configuration Guide
L In the preceding example, the attribute -f is for
filename and the attribute -t is for type of encryption.
The dsa encryption type is for SSH Version2.
The ssh-keygen command creates the files
sshgina and
sshgina.pub. The file sshgina is the identity file and
sshgina.pub is the public key.
4. When you are prompted for a passcode, press <Enter>.
5. Open the file that contains the Public Key (sshgina.pub in
the preceding example):
6. Select and copy the Public Key from the file.
7. Log out of the Linux client that will be used to initiate the
SSH connections to the LX unit:
8. Connect to the LX unit on which the subscriber (gina in
this example) has an account. Log in to the LX unit:
Login: InReach
Password: ******
9. Access the Configuration Command Mode of the LX CLI.
InReach:0>enable
Password:>> system
InReach:0 >>config
Config:0 >>
10.Access the subscriber account for which you are creating
the Public Key:
Config:0 >>subscriber gina
11. Execute the ssh key command:
Subs_gina:0 >>ssh key
The following prompt is displayed:
Please enter your key:
12.Paste the Public Key for the subscriber at the preceding
prompt. (The Public Key should be in the Paste Buffer
from when it was copied in step 6.)
13. From the Linux host, connect via SSH to the LX port 1:
gina$ ssh - i sshgina 10.242.131.48 -p 2122
Komentarze do niniejszej Instrukcji