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

Eric Price <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Other                       |All

--- Comment #2 from Eric Price <[email protected]> ---
Looking some more into openssh's history, there was also

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

Yet another attempt to implement this as a parameter.
Since this is from 2005 it predates Match directives. As indicated in
the bug comments, since there could have only been a single name set in
the config, this would have offered no advantage over the "symlink"
method, where a separate sshd process is started under a different
name.


I had a deeper look into the patch supplied with

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

needless to say, the patch does not work with the latest version of
openssh ;) But it includes a couple of important bugfixes regarding
session management and state consistency that I should probably
incorporate into my solution.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to