Project

General

Profile

User story #956

Updated by Nicolas PERRON over 12 years ago

If we only activate SSHv1 protocol: Si on active simplement le protocole SSH version 1 uniquement : 

 <pre> 
 % sudo /etc/init.d/ssh restart 
 Disabling protocol version 1. Could not load host key 
 sshd: no hostkeys available -- exiting. 
 zsh: exit 1       sudo /etc/init.d/ssh restart 
 </pre> 

 We have to resupply a Il faudrait savoir regénérer une clé SSHv1 compliant key. compliant.

Back