feature request: single flag to unset ControlPath

This is a discussion on feature request: single flag to unset ControlPath within the OpenSSH Development forums, part of the Networking and Network Related category; While it's real handy to have "ControlMaster auto" to have multiple sessions get muxed into one, sometimes ...


Go Back   Usenet Forums > Networking and Network Related > OpenSSH Development

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-17-2008
Tom Spindler
 
Posts: n/a
Default feature request: single flag to unset ControlPath

While it's real handy to have "ControlMaster auto" to have multiple
sessions get muxed into one, sometimes it's really helpful to _not_
use the same session (e.g. if you want to ssh -2fNR).

It'd be quite nice if there were a flag to tell openssh to not mux
the new connection at all - i.e. what "ssh -o ControlPath=none"
does. (The 'obvious' invocation `ssh -S /dev/null` doesn't work
unless you also specify `-o ControlMaster=no` - and that still
produces a warning about connection refused.) The ControlPath=none
bit is somewhat buried in the manpages, and somewhat annoying to
type interactively - hence this request.

"-P" seems like it might be the best choice for such a flag, as it's
related to the control Path.

If I'm reading the source correctly, all that'd be required for the
flag is to have 'options->control_oath = NULL;'.

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
https://lists.mindrot.org/mailman/li...enssh-unix-dev
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:01 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0