|
|
|
|
@ -9,7 +9,7 @@ Subsystem sftp @l_prefix@/libexec/openssh/sftp-server
|
|
|
|
|
|
|
|
|
|
Protocol 2,1 |
|
|
|
|
HostKey @l_prefix@/etc/openssh/ssh_host_key |
|
|
|
|
HostDsaKey @l_prefix@/etc/openssh/ssh_host_dsa_key |
|
|
|
|
HostKey @l_prefix@/etc/openssh/ssh_host_dsa_key |
|
|
|
|
ServerKeyBits 768 |
|
|
|
|
KeyRegenerationInterval 3600 |
|
|
|
|
|
|
|
|
|
@ -19,7 +19,6 @@ LogLevel INFO
|
|
|
|
|
|
|
|
|
|
PubkeyAuthentication yes |
|
|
|
|
RSAAuthentication yes |
|
|
|
|
DSAAuthentication yes |
|
|
|
|
PasswordAuthentication yes |
|
|
|
|
RhostsAuthentication no |
|
|
|
|
RhostsRSAAuthentication no |
|
|
|
|
|