ssh-reg/config/etc/ssh/sshd_config

11 lines
223 B
Text
Raw Normal View History

UseDNS no
Protocol 2
SyslogFacility AUTHPRIV
PermitRootLogin no
PubkeyAuthentication yes
ChallengeResponseAuthentication no
Subsystem sftp /usr/lib/openssh/sftp-server
Match User tilde
PermitEmptyPasswords yes