List, the kerberos decryption tests have been successful. I would really like to start pushing the decryption support into ethereal as soon as we have released 0.10.2
Is there anyone out there that knows how to do the automake thing so that when configuring ehtereal it will test whether MIT kerberos shared libraries are available and if so make ethereal link with them? I dont know how to do automake/configure things myself. I would then encapsulate all keytab/kewrberos library calls inside #ifdef HAVE_MIT_KERBEROS / #endif blocks inside packet-kerberos.c With help I have managed to decrypt the encrypted part of a ticket using the capture file and the keytab i posted earlier. It contains kerberos Application 3 which would be nice if we could dissect as well. _______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev
