⟩ What is difference between SSH V1 and SSH V2? What are drawbacks of SSH V2?
V1: less secure ,
lacks a strong mechanism for ensuring the
integrity of the connection.
if machine name user ogged in from is present in one of the
follwing file then connection is established.
$HOME/.rhosts, $HOME/.shosts, /etc/hosts.equiv, or
/etc/shosts.equiv,
V2:More secure
provides additional mechanisms for confidential-
ity