From bf6340a2f9547b938bb379dcafffbf1c1bf1b40f Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 15 Mar 2006 11:16:12 +0000 Subject: Two fixes by Karolin Seeger Thanks, Volker (This used to be commit 8f8697792f91242fe8ed219d8a2ae726fc02e69a) --- docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml') diff --git a/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml b/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml index 2915151751..d12410f981 100644 --- a/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml +++ b/docs/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml @@ -1336,10 +1336,14 @@ browsing on networks that contain NT domains. replicationWINS WINS replication -Samba-3 permits WINS replication through the use of the wrepld utility. This tool is not -currently in use because it is still in development and has not been worked on for a long time. As soon as -this tool becomes moderately functional, we will prepare man pages and enhance this section of the -documentation to provide usage and technical details. +Samba-3 does not support native WINS replication. There was an approach to implement it, called +wrepld, but it was never ready for action and the development is now discontinued. + + +Meanwhile, there is a project named samba4WINS, which makes it possible to +run the Samba-4 WINS server parallel to Samba-3 since version 3.0.21. More information about +samba4WINS are available at http://ftp.sernet.de/pub/samba4WINS. + -- cgit