[Bug 3672] New: Include sshd_config.d/*.conf
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Mar 13 01:04:24 AEDT 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3672
Bug ID: 3672
Summary: Include sshd_config.d/*.conf
Product: Portable OpenSSH
Version: 9.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at mindrot.org
Reporter: enrico.scholz at sigma-chemnitz.de
Created attachment 3796
--> https://bugzilla.mindrot.org/attachment.cgi?id=3796&action=edit
patch
To ease system administration and setup, allow configuration by adding
files in directories. This avoids patching upstream maintained
configuration templates (ssh_config + sshd_config) and helps to
document changes.
This mechanism in this patch is used already by major Linux
distributions (Fedora, Debian). It adds
| Include /etc/ssh/ssh_config.d/*.conf
resp.
| Include /etc/ssh/sshd_config.d/*.conf
to the client and server configuration files.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list