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 unix buffer cache?
What is difference between ssh v1 and ssh v2?
What is buffer header unix?
What is unix orphan process?
How do we change file access permissions?
How the Kernel handles the copy on write bit of a page, when the bit is set?
What is delayed write in unix?
What will be the result if we run the command #find /tmp - mtime -2 and #find /tmp -mtime +2
How would you identify daemons in unix?
How to find out what processes are running in the background in unix?
Is unix multiuser?
What is Quorum Group? and Quorum Disk?