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 |
Where is unix used?
What does a pipe(|) do?
What are shell variables?
Explain what is standard unix streams ?
What is necessary before running a shell script from the terminal?
What is unix mtime?
What is unix and why it is used?
What does ls mean in unix?
How does unix pipe work?
Why was unix created?
What is unix computer?
What are the core concepts of unix