What is difference between SSH V1 and SSH V2? What are
drawbacks of SSH V2?
Answer / nandisha kn
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
| Is This Answer Correct ? | 5 Yes | 0 No |
what is the functionality of kernel in unix architecture?
What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
Is unix portable?
What is the main goal of the Memory Management?
What is piping?
Is unix written in c?
What is path variable in unix?
What are the different versions of unix?
Describe a link in unix.
What is file structure in unix?
How to perform a system shutdown in unix?
Is mac built on unix?