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. _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users