[Bug 2381] New: foreground mode for ssh-agent

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Apr 15 21:27:50 AEST 2015


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

            Bug ID: 2381
           Summary: foreground mode for ssh-agent
           Product: Portable OpenSSH
           Version: 6.9p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh-agent
          Assignee: unassigned-bugs at mindrot.org
          Reporter: igor at mir2.org

It would be nice to have an option to run ssh-agent in foreground
without forking. This will simplify ssh-agent integration with process
managers or containers when it is expected that service is not forking.

The current -d flag is not suitable for that as it also activates the
debug log.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list