[Bug 528] ProxyCommand none is sensitive to extra whitespace

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Apr 2 15:01:21 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=528

mouring at eviladmin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ProxyCommand none breaks ssh|ProxyCommand none is
                   |                            |sensitive to extra
                   |                            |whitespace



------- Additional Comments From mouring at eviladmin.org  2003-04-02 15:01 -------
$ ssh '-oProxyCommand none ' localhost
/bin/sh: none: not found
ssh_exchange_identification: Connection closed by remote host
$ ssh '-oProxyCommand none' localhost
Enter passphrase for key '/home/mouring/.ssh/id_rsa':


none works as suggested, but it sensitive to extra whitespaces. (summary 
clarified)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-unix-dev mailing list