Service manual

Cyclades-TS
83
Appendix A - Linux
Installation & Service Manual
client start-up command: ssh -t <TS_ip or Serial_port_ip>
4. Only PasswdAuthentication yes in sshd_config
Removal of TSs *.equiv, ~/.?hosts, *known_hosts, and *authorized_keys files
client startup command: ssh t -l <username> <TS_ip or Serial_port_ip> or ssh t l <username:alias>
<TS_ip>
Configuring sshd’s client authentication using SSH Protocol version 2
1. Only PasswdAuthentication yes in sshd_config DSA Authentication is the default (Make sure the parameter
PubkeyAuthentication is enabled)
Client DSA identity created by ssh-keygen -d and its public part (~/.ssh/id_dsa.pub) copied into TSs ~/
.ssh/authorized_keys2 file
Password Authentication is performed if DSA key is not known to the TS.
client start-up command: ssh -2 -t <TS_ip or Serial_port_ip>
Notice:
All files ~/* or ~/.ssh/* must be owned by the user and readable only by others.
All files created or updated must have their full path and file name inside the file config_files and the
command saveconf must be executed before rebooting the TS.
The Process Table
The process table shows which processes are running. Type ps -a to see a table similar to that below.