On 5/10/2013 21:02, Peter Sommerfeld wrote:
File /etc/ssh/ssh_configPasswordAuthentication yes Unlike dfly 3.2 the ssh_host_keys seem to be created at install time. When trying to connect from a win7 box via putty/FileZilla I get "No supported authentication methods available (server sent: publickey)" Are there other conditions which must be fulfilled for the connection.
Add "PermitRootLogin yes" to /etc/ssh/sshd_config perhaps?
