aboutsummaryrefslogtreecommitdiff
path: root/files/etc/ssh/sshd_config.no_idm
blob: f38720cf64013f7fc62df6e59fa18e847bb89016 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PermitRootLogin prohibit-password
AuthorizedKeysFile	.ssh/authorized_keys

KbdInteractiveAuthentication no
PasswordAuthentication yes

UsePAM yes
UseDNS no

Subsystem	sftp	/usr/libexec/sftp-server