Using bind 9.5.0 with Active directory

Rob Austein Rob_Austein at isc.org
Fri Dec 26 18:29:13 UTC 2008


At Fri, 26 Dec 2008 14:28:13 +0100, Nico De Ranter wrote:
> 
> Dec 26 13:55:33 dns named[8546]: configuring TKEY: not implemented

The error suggests that you don't really have GSSAPI enabled
(dst_gssapi_acquirecred() returns that error when called with GSSAPI
support disabled).  Check your build log to make sure that -DGSSAPI
was included on the command line when compiling lib/dns/gssapictx.c.
If not, you've got some kind of autoconf problem or are specifying the
wrong directory for the GSSAPI libraries, so check config.log next to
see what happened.



More information about the bind-users mailing list