Re: OpenSSH <--> SSH2 interoperability

2000-04-22 Thread Kirk Hilliard
Problem solved. Brian Moore provided this concise explanation via email: -- 8< -- > I thought that various versions of ssh played well together even with > OpenSSH's default configuration, but the name "SSH2 compatibility mode" > suggests oth

OpenSSH <--> SSH2 interoperability

2000-04-22 Thread Kirk Hilliard
sshd(8) tells of a -V switch -V client_protocol_id SSH2 compatibility mode. When this options is specified sshd assumes the client has sent the given version string and skips the Protocol Version Identification Exchange. but I can't find this further documented ei