bugzilla-daemon at mindrot.org
2015-Feb-18 12:28 UTC
[Bug 2351] New: sshd: conf.d directory for configuration snippets (similar to nginx or apache)
https://bugzilla.mindrot.org/show_bug.cgi?id=2351
Bug ID: 2351
Summary: sshd: conf.d directory for configuration snippets
(similar to nginx or apache)
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: lmwangi at gmail.com
Dear Maintainer,
It would be nice if sshd had a config directory in the same vein as
/etc/nginx/conf.d/ on Debian. This would allow third party packages to
add config directives without mangling sshd_config.
As an example, I would like to add support for sftp-internal iff a
specific package is installed (For sftp only access to a chrooted
path). If there was a conf.d directory, the installer package could
have dropped the relevant config block and SIGHUP'd sshd. With the
current setup, I'll probably be forced to replace the existing
/etc/ssh/sshd_config with an appropriate one.
Please note that I had filed this against Debian (Bug#778675) and there
was a suggestion that this should be fixed upstream (to spread the
benefit :)
Cheers,
Laban
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Feb-18 12:28 UTC
[Bug 2351] sshd: conf.d directory for configuration snippets (similar to nginx or apache)
https://bugzilla.mindrot.org/show_bug.cgi?id=2351
Laban Mwangi <lmwangi at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lmwangi at gmail.com
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Feb-26 10:55 UTC
[Bug 2351] sshd: conf.d directory for configuration snippets (similar to nginx or apache)
https://bugzilla.mindrot.org/show_bug.cgi?id=2351
online at bendem.be changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
CC| |online at bendem.be
Status|NEW |RESOLVED
--- Comment #1 from online at bendem.be ---
This is a duplicate of 2468 which has more discussion and a proposed
patch.
*** This bug has been marked as a duplicate of bug 2468 ***
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:08 UTC
[Bug 2351] sshd: conf.d directory for configuration snippets (similar to nginx or apache)
https://bugzilla.mindrot.org/show_bug.cgi?id=2351
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching the assignee of the bug.