Paso 4: Del lado del servidor.
Qué hiciste frim el equipo cliente.
$ scp ~/.ssh/id_dsa.pub user
Warning: If you already have an
authorized_keys file this will write over it.
(modo seguro)
Desde la máquina cliente$ scp ~/.ssh/id_dsa.pub user
Server side.
$ catid_dsa.pub >>
.ssh/authorized_keys
$ chmod 600 ~/.ssh/authorized_keysChange permissions so only you can see and access it.
Nota: Un authorized_key
archivo (sin "s" al final) es para las viejas llaves de rsa.