Bug 433

Summary: Allow "ProxyCommand none" in ssh_config
Product: Portable OpenSSH Reporter: Thomas Binder <binder>
Component: MiscellaneousAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: minor    
Priority: P2    
Version: -current   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch as discussed in openssh-unix-dev's thread 'Allow "ProxyCommand none" in ssh_config'
none
Patch for ProxyCommand's description in ssh_config.5 none

Description Thomas Binder 2002-11-12 02:31:16 AEDT
Currently, you can't have a ProxyCommand for "Host *" and none for some
exceptions, as there's no way to unset ProxyCommand once it's been set.
Comment 1 Thomas Binder 2002-11-12 02:35:23 AEDT
Created attachment 177 [details]
Patch as discussed in openssh-unix-dev's thread 'Allow "ProxyCommand none" in ssh_config'
Comment 2 Markus Friedl 2003-02-05 06:57:48 AEDT
i'll look into this for 3.6 (xxx need manpage diff)
Comment 3 Thomas Binder 2003-02-06 05:10:47 AEDT
Created attachment 218 [details]
Patch for ProxyCommand's description in ssh_config.5

I have to admit I've never edited nroff-files before,
so here's my first attempt ...
Comment 4 Markus Friedl 2003-02-07 07:39:02 AEDT
similar patch commited.
Comment 5 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED