What is difference between SSH V1 and SSH V2? What are
drawbacks of SSH V2?



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

Post New Answer

More Unix General Interview Questions

What is the core of unix operating system?

0 Answers  


How do you start and stop services in unix without using admin console?

0 Answers  


How to list directories in unix?

0 Answers  


What are the various ids in unix processes?

0 Answers  


Is it possible to create new a file system in UNIX?

0 Answers  


Name the key features of the korn shell.

0 Answers  


What are links and symbolic links in UNIX file system?

0 Answers  


Is mac terminal unix?

0 Answers  


How to copy files from one directory to other in unix?

0 Answers  


How does unix file system work?

0 Answers  


Describe the responsibilities of shell in brief.

0 Answers  


What is dev null in unix?

0 Answers  


Categories