I had a syntax error in my sshd_config that was causing the "Access denied". I resolved that, and started having other problems; explicitly: Apr 7 11:38:19 dabbling sshd[3515]: error: buffer_get_ret: trying to get more bytes 4 than in buffer 0 Apr 7 11:38:19 dabbling sshd[3515]: fatal: buffer_get_int: buffer error
Web search led me to believe this was a problem with .ssh/authorized_keys for that user. I deleted the authorized_keys, and viola, I could log in! I rebuilt my authorized_keys file a few different ways, but the problem persisted; if authorized_keys exists, the buffer error occurs when I attempt login. This is annoying because I want to make ssh connections using a backup script; I want to use my efw as a central backup machine. Ed Noepel wrote: > > My ssh client prompts me for password then gives me an "Access denied", > apparently rejecting my password. > -- View this message in context: http://www.nabble.com/Adding-a-user-tf3204347.html#a9885179 Sent from the efw-user mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
