[Bug 2980] New feature: Configure PAM Service Name in sshd_config
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Mar 14 20:33:03 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2980
Eric Price <corvuscorax at cybertrench.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |All
--- Comment #2 from Eric Price <corvuscorax at cybertrench.com> ---
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.
More information about the openssh-bugs
mailing list