Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: [Ethereal-dev] Experimental Heimdal-Kerberos detection

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Wed, 17 Mar 2004 20:30:43 +0100
I just committed the following patch:

"Experimental Heimdal Kerberos detection.
 As this is experimental and does not yet work reliably this feature is
 off by default. Enable it by using --with-krb5 during configure.
 Please do not yet make use of this feature (i.e. please do not *use* the
 defines provided by this option), until it has received further testing
 and fixing.
 Please run and check what the configure says."

I'd be happy if people who have heimdal installed could run --with-krb5
and check whether it looks like the following:

...
checking for sprint_realloc_objid in -lsnmp... (cached) yes
checking whether to use kerberos/heimdal... yes
checking for krb5-config... (cached) /usr/bin/krb5-config
checking for krb5.h... (cached) yes
checking for krb5_kt_resolve in -lkrb5... (cached) yes
checking whether to use the GNU ADNS library if available... yes
...

The Ethereal package has been configured with the following options.
...
Use pcre library : yes
Use kerberos library : yes (heimdal)
Use GNU ADNS library : no

If not: please post the output of the configure command and the relevant
extracts from config.log

Also needed are:
krb5-config --cflags
krb5-config --libs
krb5-config --version

Thanks
  Jï¿œrg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.