diff --git a/bin/nsupdate/nsupdate.1 b/bin/nsupdate/nsupdate.1 index 40000e113f..07a63ec482 100644 --- a/bin/nsupdate/nsupdate.1 +++ b/bin/nsupdate/nsupdate.1 @@ -13,7 +13,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: nsupdate.1,v 1.11 2009/10/16 04:20:32 tbox Exp $ +.\" $Id: nsupdate.1,v 1.12 2009/12/17 01:13:46 tbox Exp $ .\" .hy 0 .ad l @@ -126,7 +126,7 @@ can be run in a local\-host only mode using the flag. This sets the server address to localhost (disabling the \fBserver\fR so that the server address cannot be overridden). Connections to the local server will use a TSIG key found in -\fI/var/run/named/ddns.key\fR, which is automatically generated by +\fI/var/run/named/session.key\fR, which is automatically generated by \fBnamed\fR if any local master zone has set \fBupdate\-policy\fR @@ -381,7 +381,7 @@ The prerequisite condition gets the name server to check that there are no resou used to identify default name server .RE .PP -\fB/var/run/named/ddns.key\fR +\fB/var/run/named/session.key\fR .RS 4 sets the default TSIG key for use in local\-only mode .RE diff --git a/bin/nsupdate/nsupdate.html b/bin/nsupdate/nsupdate.html index 4407b51528..5326e76e83 100644 --- a/bin/nsupdate/nsupdate.html +++ b/bin/nsupdate/nsupdate.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -139,7 +139,7 @@ using the -l flag. This sets the server address to localhost (disabling the server so that the server address cannot be overridden). Connections to the local server will - use a TSIG key found in /var/run/named/ddns.key, + use a TSIG key found in /var/run/named/session.key, which is automatically generated by named if any local master zone has set update-policy to local. The location of this key file can be @@ -516,7 +516,7 @@

used to identify default name server

-
/var/run/named/ddns.key
+
/var/run/named/session.key

sets the default TSIG key for use in local-only mode

diff --git a/doc/arm/man.nsupdate.html b/doc/arm/man.nsupdate.html index d497796c99..034a041bac 100644 --- a/doc/arm/man.nsupdate.html +++ b/doc/arm/man.nsupdate.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -157,7 +157,7 @@ using the -l flag. This sets the server address to localhost (disabling the server so that the server address cannot be overridden). Connections to the local server will - use a TSIG key found in /var/run/named/ddns.key, + use a TSIG key found in /var/run/named/session.key, which is automatically generated by named if any local master zone has set update-policy to local. The location of this key file can be @@ -534,7 +534,7 @@

used to identify default name server

-
/var/run/named/ddns.key
+
/var/run/named/session.key

sets the default TSIG key for use in local-only mode