Displaying 1 result from an estimated 1 matches for "tokenresponse".
2002 Jun 30
0
[Bug 326] New: Bug in AFS token forwarding
...);
memcpy(&ct, p, len);
p += len;
@@ -848,6 +848,7 @@
debug("AFS token for cell %s rejected.", server_cell);
else if (type != SSH_SMSG_SUCCESS)
packet_disconnect("Protocol error on AFS tokenresponse:
%d", type);
+ }
}
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.