1
0
Fork 0
mirror of https://github.com/kou029w/yama.git synced 2025-01-19 08:28:01 +00:00
yama/apkovl/etc/ssh/sshd_config

5 lines
141 B
Text
Raw Normal View History

2020-07-21 01:06:43 +09:00
AuthorizedKeysFile .ssh/authorized_keys
PasswordAuthentication no
ChallengeResponseAuthentication no
Subsystem sftp /usr/lib/ssh/sftp-server