Displaying 1 result from an estimated 1 matches for "log_auth2cabrio".
2001 Dec 18
0
ssh: limits on authorized_keys2 (fwd)
...logging on, X=3.
There's a nice, clear error message in the server's auth.log:
Dec 19 11:10:26 cabrio sshd[23206]: fatal: buffer_get: trying to get
more bytes 128 than in buffer 91
which has to be a useful clue.  Files in the attached tarball:
auth.log-cabrio  - server /var/log/auth.log
log_auth2cabrio.1stposn - failed ssh login, logged via: 
           ssh -v -v -v -4 cabrio 2> log_auth2cabrio.1stposn  
log_auth2cabrio.4thposn - successful ssh login, same command line,
           except for logfilename and ordering of pubkeys in
             cabrio:/home/arnim/.ssh/authorized_keys2
ssh_config...