6 lines
155 B
Text
6 lines
155 B
Text
Port 22
|
|
PermitRootLogin yes
|
|
PasswordAuthentication no
|
|
AuthorizedKeysFile /root/.ssh/authorized_keys
|
|
UsePAM yes
|
|
Subsystem sftp /usr/lib/openssh/sftp-server
|