How to control which command is executed with "plain ssh" from remote machine?
Peter Stuge
peter at stuge.se
Tue Dec 18 10:10:41 EST 2012
Hej John,
John Olsson M wrote:
> found out that by default the ssh client does not specify any
> subsystem.
Please, *please*, read the SSH protocol RFCs, they are a very quick
read and they are an *excellent* way to learn the protocol.
Please, *please*, stop wasting time making guesses about things which
are really well documented.
http://tools.ietf.org/html/rfc4250 SSH Protocol Assigned Numbers
http://tools.ietf.org/html/rfc4251 SSH Protocol Architecture
http://tools.ietf.org/html/rfc4252 SSH Authentication Protocol
http://tools.ietf.org/html/rfc4253 SSH Transport Layer Protocol
http://tools.ietf.org/html/rfc4254 SSH Connection Protocol
http://tools.ietf.org/html/rfc4256 Generic Message Exchange for SSH Authentication AKA keyboard-interactive
//Peter
More information about the openssh-unix-dev
mailing list