[Bug 1610] New: LocalCommand is executed to early

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Jun 15 05:13:36 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1610

           Summary: LocalCommand is executed 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 uses ssh (in this case: unison to
automatically sync two folders on every connect).

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list