mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added sshd_config_files directory
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user