Tripp Lite B092-016 Owner's Manual page 197

Console server management switch console server with poweralert console server
Hide thumbs Also See for B092-016:
Table of Contents

Advertisement

Assuming the user on the Management Console is called "fred"; the IP address of the Console
Server is 192.168.0.1 (default); and the public key is on the linux/unix computer in
~/.ssh/id_dsa.pub. Execute the following command on the linux/unix computer:
scp ~/.ssh/id_dsa.pub \
root@192.168.0.1:/etc/config/users/fred/.ssh/authorized_keys
The authorized_keys file on the Console Server needs to be owned by "fred", so login to the
Management Console as root and type:
chown fred /etc/config/users/fred/.ssh/authorized_keys
If the Console Server device selected to be the server will only have one client device, then the
authorized_keys file is simply a copy of the public key for that device. If one or more devices
will be clients of the server, then the authorized_keys file will contain a copy of all of the public
keys. RSA and DSA keys may be freely mixed in the authorized_keys file. For example, assume
we already have one server, called bridge_server, and two sets of keys, for the control_room
and the plant_entrance: $ ls /home/user/keys control_room control_room.pub plant_entrance
plant_entrance.pub $ cat /home/user/keys/control_room.pub
/home/user/keys/plant_entrance.pub > /home/user/keys/authorized_keys_bridge_server
197

Advertisement

Table of Contents
loading

This manual is also suitable for:

B095-004-1eB095-003-1e-mB096-016B096-048

Table of Contents