[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Heimdal on MacOS X



Building (standalone) Heimdal 0.6.1 on MacOS 10.3.5.  I realize this is  
not a high priority since the built-in MIT kerberos is perfectly good.   
There is the matter of linking applications like Ethereal though.

./configure --prefix=/usr/local/heimdal \
         --sysconfdir=/usr/local/heimdal/etc \
         --disable-shared --enable-berkeley-db --without-ipv6 \
         --without-krb4 --disable-kaserver \
         --without-x --without-readline --without-openssl

Need to add "#include <arpa/nameser_compat.h>" to lib/roken/resolve.h

Need to create a krb5.conf

Doesn't access the native MIT credentials cache of course.  But it does  
do a kinit, etc. just fine.
------------------------------------------------------------------------ 
----
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu