16 lines
273 B
Plaintext
16 lines
273 B
Plaintext
# comment
|
|
|
|
AuthenticationMethods publickey
|
|
PubkeyAuthentication yes
|
|
PermitRootLogin no
|
|
PasswordAuthentication no
|
|
ChallengeResponseAuthentication no
|
|
UsePAM yes
|
|
|
|
LogLevel VERBOSE
|
|
X11Forwarding yes
|
|
PrintMotd no
|
|
AcceptEnv LANG LC_*
|
|
Subsystem sftp /usr/lib/openssh/sftp-server
|
|
|