Displaying 1 result from an estimated 1 matches for "backtrackign".
Did you mean:
backtracing
2000 Jan 13
0
.rhosts problem ... backtrackign through code slowly ...
Okay, here's where I've gotten to so far, which isn't far, but it doesn't
appear that "case SSH_CMSG_AUTH_RHOSTS:" is very being triggered in
do_authloop() in sshd.c ...
Now, from what I can tell, in do_authloop(), this case is triggered by a
packet from the client, with:
/* Get a packet from the client. */
type = packet_read(&plen);