Displaying 1 result from an estimated 1 matches for "linux_bug".
Did you mean:
  linux_box
  
2009 Jun 14
7
[Bug 1610] New: LocalCommand is executed to early
...cuted to early
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: fs-linux_bug at fschueller.eu
If using ssh with "ControlMaster auto" and public key authentication,
the LocalCommand is executed before the control socket is setup. This
results in an endless loop of 'Enter passphrase for key $path/to/key'
questions,
if the LocalCommand is a command that use...