Re: Bind-9.5 GSS-TSIG and dynamic updates.

2009-02-13 Thread Rob Austein
At Mon, 9 Feb 2009 20:11:20 -0500, Peter Fraser wrote: > > HI All > I have been working to get dynamic updates working with bind-9.5 and > FreeBSD 7 So far I have done the following: > > 1. COmpiled bind with GSSAPI enabled. > 2. Added these to named.conf > > options { >... > tke

Bind-9.5 GSS-TSIG and dynamic updates.

2009-02-09 Thread Peter Fraser
HI All I have been working to get dynamic updates working with bind-9.5 and FreeBSD 7 So far I have done the following: 1. COmpiled bind with GSSAPI enabled. 2. Added these to named.conf options { ... tkey-gssapi-credential "DNS/mydomain.com"; ... }; and zone "mydoma