Displaying 20 results from an estimated 10000 matches similar to: "[Bug 2488] New: "ssh-copy-id -o ControlPath=/tmp/foo" hangs"
2018 Jul 24
3
[Bug 2886] New: ssh-copy-id appears to hang indefinitely when ssh multiplexing is enabled, and it permits passwordless login
https://bugzilla.mindrot.org/show_bug.cgi?id=2886
            Bug ID: 2886
           Summary: ssh-copy-id appears to hang indefinitely when ssh
                    multiplexing is enabled, and it permits passwordless
                    login
           Product: Portable OpenSSH
           Version: 6.6p1
          Hardware: amd64
                OS: Linux
            Status: NEW
         
2014 Nov 15
4
[Bug 2318] New: ControlPath collisions when using shared locations like /tmp for the sockets.
https://bugzilla.mindrot.org/show_bug.cgi?id=2318
            Bug ID: 2318
           Summary: ControlPath collisions when using shared locations
                    like /tmp for the sockets.
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
        
2015 Jul 30
3
[Bug 2437] New: ssh with ControlMaster and ControlPath hangs on 2nd session in same terminal
https://bugzilla.mindrot.org/show_bug.cgi?id=2437
            Bug ID: 2437
           Summary: ssh with ControlMaster and ControlPath hangs on 2nd
                    session in same terminal
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
        
2015 Apr 15
2
[Bug 2383] New: ssh-copy-id hangs when already connected with connection sharing
https://bugzilla.mindrot.org/show_bug.cgi?id=2383
            Bug ID: 2383
           Summary: ssh-copy-id hangs when already connected with
                    connection sharing
           Product: Portable OpenSSH
           Version: 6.8p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ssh-copy-id
   
2014 Jan 08
5
[Bug 2195] New: ssh-copy-id hangs when using shared connection
https://bugzilla.mindrot.org/show_bug.cgi?id=2195
            Bug ID: 2195
           Summary: ssh-copy-id hangs when using shared connection
           Product: Portable OpenSSH
           Version: 6.4p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh-copy-id
          Assignee:
2012 Apr 09
1
[Bug 1997] New: Add QoS to ControlPath escapes
https://bugzilla.mindrot.org/show_bug.cgi?id=1997
             Bug #: 1997
           Summary: Add QoS to ControlPath escapes
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 5.9p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo:
2023 Aug 31
6
[Bug 3610] New: Using ControlPath and the -J option
https://bugzilla.mindrot.org/show_bug.cgi?id=3610
            Bug ID: 3610
           Summary: Using ControlPath and the -J option
           Product: Portable OpenSSH
           Version: 8.9p1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
      
2023 May 12
0
[Bug 3570] New: Add substitution token for explicitly selected IdentityFile for ControlPath selection
https://bugzilla.mindrot.org/show_bug.cgi?id=3570
            Bug ID: 3570
           Summary: Add substitution token for explicitly selected
                    IdentityFile for ControlPath selection
           Product: Portable OpenSSH
           Version: 9.3p1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
      
2017 Nov 03
2
ControlPath versus ProxyCommand
TL;DR: I expect ProxyCommand to have effect in preference to ControlPath.
I've just tripped over this one. I have an ssh Host (let us call it "MAIN") 
with a ControlPath and with ControlMaster=no, from the .ssh/config file.
I also have a shell script whose purpose is to hop to a remote host through a 
port forward, which uses the ProxyCommand option like this:
  ProxyCommand ssh
2008 Sep 14
1
Suggestion for %h in ControlPath
Hi.
Just a suggestion : in the ControlPath syntax, you could add a %H that
would expand to the name of the "Host" specification matched, + %h.
In my opinion, when you add a "Host" paragraph with a different name
for the same target host, generally you dont want to reuse the same
control socket. Of course you can write different ControlPath
directives in each specification
2017 Nov 03
2
ControlPath versus ProxyCommand
On 03Nov2017 13:07, Damien Miller <djm at mindrot.org> wrote:
>On Fri, 3 Nov 2017, Cameron Simpson wrote:
>> TL;DR: I expect ProxyCommand to have effect in preference to
>> ControlPath.
[...]
>> On reflection, of course these are distinct options and that side of
>> things isn't, of itself, a bug. However, is there a sane use case for
>> using
2015 Aug 21
7
[Bug 2449] New: uid for expansion in ControlPath
https://bugzilla.mindrot.org/show_bug.cgi?id=2449
            Bug ID: 2449
           Summary: uid for expansion in ControlPath
           Product: Portable OpenSSH
           Version: 7.0p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
      
2014 Apr 04
6
[Bug 2220] New: Add uuid-style identifier for use with ControlPath
https://bugzilla.mindrot.org/show_bug.cgi?id=2220
            Bug ID: 2220
           Summary: Add uuid-style identifier for use with ControlPath
           Product: Portable OpenSSH
           Version: -current
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs
2025 Jan 28
1
ControlPath and differing ssh options?
If one wants to go this way, then I just discovered Tags 
it should work like this (I haven?t tested it and never used tags)
Match tagged FA
  ForwardAgent yes
  ControlPath ~/.ssh/controlmaster-%r@%h-%p-forwardagent
  ControlMaster off
  ?
and then to have a session with forwarding:
ssh -P FA user at host
But I still think we should be able to setup ssh to just do the right thing if the
2008 Mar 17
1
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
2025 Jan 28
1
ControlPath and differing ssh options?
Hello,
Is there a way to use a different ControlPath depending on command line options, or should there be one?
To be specific, I don?t enable ForwardAgent by default for security reasons but only explicitely (-A) when I need to to e.g. copy files between servers. This and other options don?t play well with multiplexing because I usually already have few terminals open to the host.
The most
2020 May 29
0
[Bug 1997] Add QoS to ControlPath escapes
https://bugzilla.mindrot.org/show_bug.cgi?id=1997
--- Comment #4 from Peter Lebbing <peter at digitalbrains.com> ---
(In reply to chrysn from comment #3)
Sorry for not replying sooner, it slipped my mind!
> Would a patch to add a "%I" for "1 for interactive sessions, 0
> otherwise" to the expansion be generally acceptable? Peter, would it
> still serve your
2005 Nov 11
1
Can't get LocalForward to work when using ControlPath
Hello All--
First, thanks for ControlPath/ControlMaster.  It's very handy, and
ControlMaster=autoask is just what i wanted!
I'm having difficulty with a common use case, however.  I want to
LocalForward on secondary connections using an already-established
ControlPath.  From what i can tell, the second ssh connection doesn't
report any errors, but silently ignores the supplied
2014 Nov 23
2
[Bug 2321] New: please add a symbol to ControlPath, which expands to (a hash of) the identity
https://bugzilla.mindrot.org/show_bug.cgi?id=2321
            Bug ID: 2321
           Summary: please add a symbol to ControlPath, which expands to
                    (a hash of) the identity
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
        
2016 Mar 12
3
Problem with ssh-copy-id when home folder contains spaces
Hi,
some guy on the Cygwin mailing list found that ssh-copy-id chokes
on directories with spaces, which are quite common on Windows.
He also provided an easy fix, basically just adding quotes, which I
attached to this mail.  Would that be ok to apply upstream?
Thanks,
Corinna
-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
diff --git