Love wrote:
Christof Hanke <[EMAIL PROTECTED]> writes:
--- silly patch snipped ---
You sure you don't want this instead:
Love
--- kaserver.c 1 Apr 2005 15:47:40 -0000 1.24 +++ kaserver.c 7 Apr 2005 17:47:41 -0000 @@ -827,6 +827,7 @@ krb5_ret_int32(sp, &op); switch (op) { case AUTHENTICATE : + case AUTHENTICATE_V2 : do_authenticate (&hdr, sp, addr, reply); break; case GETTICKET : @@ -845,7 +846,6 @@ case DEBUG : case GETPASSWORD : case GETRANDOMKEY : - case AUTHENTICATE_V2 : default : make_error_reply (&hdr, RXGEN_OPCODE, reply); break;
Of course you're right. I was just faithful to my email-footer from the first mail...
" There is always an easy solution to every human problem -- neat, plausible and wrong. H. L. Mencken " Christof
_______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
