Added sshd_config_files directory

This commit is contained in:
2021-01-10 15:26:41 +01:00
parent 9b09e5711b
commit e9e58e92ec
4 changed files with 15 additions and 1 deletions

View File

@@ -110,6 +110,9 @@ PrintMotd no # pam does that
# override default of no subsystems
Subsystem sftp /usr/lib/ssh/sftp-server
# Include specific configuration files
Include /etc/ssh/sshd_config_files/*
# Example of overriding settings on a per-user basis
#Match User anoncvs
# X11Forwarding no