<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Problem solved:<br></div>
<div>&nbsp;</div>
<div>AS ROOT:<br></div>
<div>cd /home/steve<br></div>
<div>chown steve:steve .ssh&nbsp;&nbsp; &nbsp;&lt;-----------------this line and the next appeared to be the culprit<br></div>
<div>chmod 700 .ssh<br></div>
<div>cd .ssh<br></div>
<div>chown steve:steve authorized_keys<br></div>
<div>chmod 600 authorized_keys<br></div>
<div><br><br></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>O=======================================<br></div>
<blockquote type="cite"><div>&nbsp;</div>
<div>&nbsp;</div>
<div>On Mon, May 11, 2015, at 00:07, Chris Punches wrote:<br></div>
<div>Can you please provide the sshd.conf being used?<br></div>
<div>&nbsp;</div>
<div>Also could you set sshd.conf to verbose logging, generate a few login attempts, and paste /var/log/auth.log or equivalent of that log for your distro?<br></div>
<div>&nbsp;</div>
<div>-Chris Punches<br></div>
</blockquote><div>&nbsp;</div>
</body>
</html>