summaryrefslogtreecommitdiff
path: root/hosts/iroha/sshd_config
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/iroha/sshd_config')
-rw-r--r--hosts/iroha/sshd_config7
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/iroha/sshd_config b/hosts/iroha/sshd_config
deleted file mode 100644
index 91fe201..0000000
--- a/hosts/iroha/sshd_config
+++ /dev/null
@@ -1,7 +0,0 @@
-PermitRootLogin no
-PubkeyAuthentication yes
-PasswordAuthentication no
-PermitEmptyPasswords no
-KbdInteractiveAuthentication no
-Subsystem sftp /usr/lib64/misc/sftp-server
-Include "/etc/ssh/sshd_config.d/*.conf"