[Bug 2468] Option to include external files to sshd_config
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Mar 6 01:52:57 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2468
Jakub Jelen <jjelen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3223|0 |1
is obsolete| |
--- Comment #12 from Jakub Jelen <jjelen at redhat.com> ---
Created attachment 3250
--> https://bugzilla.mindrot.org/attachment.cgi?id=3250&action=edit
Include server side with re-exec passing the include list (master,
2019)
The attached patch is rebased on current master with several cosmetic
issues fixed. As a disadvantage, it is passing more arguments to the
config processing functions.
The same code is available in my github fork:
https://github.com/Jakuje/openssh-portable/tree/sshd_include
One thing that might be missing is some cleanup of the allocated memory
before exits, which might make sense also for the original cfg value,
when it will no longer be needed.
Let me know if you have some more concerns to address regarding this
patch.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list