From a060b5eb289984e2a03823bd2e6abf67b4051432 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Mon, 17 Oct 2005 16:22:42 +0000 Subject: Fix bug #3061. Restart nmbd when editing wins.dat. (This used to be commit 6f64879b6709aab10b85bf340c452a2795f0c2e8) --- docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/Samba3-HOWTO') diff --git a/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml b/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml index 17a91acfef..2915151751 100644 --- a/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml +++ b/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml @@ -1368,6 +1368,12 @@ seconds, ADDRESS+ is one or more addresses corresponding to the registration, an for the registration. + +A change that has been made to the wins.dat will not take effect until &nmbd; has been +restarted. It should be noted that since the wins.dat file changes dynamically, &nmbd; +should be stopped before editting this file. Do not forget to restart &nmbd; when this file has been editted. + + A typical dynamic entry looks like this: -- cgit