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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to