I know you said you rebuilt the authorized_keys a few different ways, but is it still correct? Its format is one key per line, so be careful not to have rogue newlines. It corresponds to the pub key found in id_dsa.pub and looks something like "ssh-dss <key>" Don't know what else would trip it up like that.
Ed Noepel wrote: > > 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#a10342443 Sent from the efw-user mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
