Unix General Question:
Download Questions PDF

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

Unix General Interview Question
Unix General Interview Question

Answer:

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

Download Unix General Interview Questions And Answers PDF

Previous QuestionNext Question
What are the general Commands in using Unix OS for a beginner?What is a "parameter card" and what is useful for?