public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] 2023-05-08-openssh-configuration-changes: add item
@ 2023-05-08 16:21 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2023-05-08 16:21 UTC (permalink / raw
  To: gentoo-dev; +Cc: base-system, pr, Sam James

Signed-off-by: Sam James <sam@gentoo.org>
---
 ...05-08-openssh-configuration-changes.en.txt | 27 +++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 2023-05-08-openssh-configuration-changes/2023-05-08-openssh-configuration-changes.en.txt

diff --git a/2023-05-08-openssh-configuration-changes/2023-05-08-openssh-configuration-changes.en.txt b/2023-05-08-openssh-configuration-changes/2023-05-08-openssh-configuration-changes.en.txt
new file mode 100644
index 0000000..d8e9ea8
--- /dev/null
+++ b/2023-05-08-openssh-configuration-changes/2023-05-08-openssh-configuration-changes.en.txt
@@ -0,0 +1,27 @@
+Title: OpenSSH directory configuration changes
+Author: Sam James <sam@gentoo.org>
+Posted: 2023-05-08
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: >=net-misc/openssh-9.3_p1-r1
+
+Gentoo's OpenSSH package will start using the /etc/ssh/sshd_config.d
+and /etc/ssh/ssh_config.d directories for both Gentoo default settings
+and use by the administrator.
+
+The default /etc/ssh/sshd_config and /etc/ssh/ssh_config files will
+respectively include configuration files in /etc/sshd_config.d/* and
+/etc/ssh/sshd_config/*, making it possible for all customization and
+configuration to be done via 'drop-in' files if desired.
+
+Most users will not need to take any action. The only action required
+is if specific Gentoo defaults were overridden in the past, as the new
+ebuilds will install them to new files in the new listed directories.
+
+Such admins will need to  edit the new files in the new directories or
+make overrides in their own files in the new directories using a higher
+number in the filename.
+
+For example, if the system administrator has commented out 'AcceptEnv COLORTERM'
+in /etc/ssh/sshd_config, they will need to do the same in the new
+/etc/ssh/sshd_config/90gentoo.conf file.
-- 
2.40.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-08 16:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 16:21 [gentoo-dev] [PATCH] 2023-05-08-openssh-configuration-changes: add item Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox