Hi! I tried to set up an ssh2-scenario where hostbased authentification is required. I just can't get it to work: debug: client_disconnect: No further authentication methods available. Disconnected; authentication error (No further authentication methods available.). It appears that the local copy of the public hostkey cannot be found. I copied /etc/ssh2/hostkey.pub from the client to /etc/ssh2/knownhosts/clientname.domain.ssh-dss.pub on the server, but this didn't help. They key looks like this: ---- BEGIN SSH2 PUBLIC KEY ---- Subject: root Comment: "1024-bit dsa hostkey" xxx What am I doing wrong? Thanks, Sebastian
