Missind #defines in /usr/include/gssapi/gssapi.h?
Benjamin Kaduk
kaduk at MIT.EDU
Fri Mar 6 01:23:35 UTC 2015
On Thu, 5 Mar 2015, Benjamin Kaduk wrote:
> My understanding was that python-gssapi was intended to support both
> Heimdal and MIT implementations, so given that MIT (correctly) does not
> provide a GSS_C_AF_INET6 symbol, I am somewhat surprised that
> python-gssapi cannot cope with its absence.
Furthermore, the best current practice is to not pass addresses in the
supplied channel bindings, since that breaks traffic through NATs, etc..
So there does not seem to be a good reason to want to use GSS_C_AF_INET6
anyway.
-Ben
More information about the freebsd-security
mailing list