blob: 8a15559a2a7b1c9d0bce16cc4f5b0cbbd4db05a6 (
plain) (
tree)
|
|
PermitRootLogin prohibit-password
AuthorizedKeysFile .ssh/authorized_keys
KbdInteractiveAuthentication no
PasswordAuthentication yes
UsePAM yes
UseDNS no
Subsystem sftp /usr/local/libexec/sftp-server
|