Re-clarification based on feedback.
authorJohn Terpstra <jht@samba.org>
Mon, 22 Aug 2005 15:49:37 +0000 (15:49 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 14:01:02 +0000 (09:01 -0500)
docs/Samba3-ByExample/SBE-SecureOfficeServer.xml

index 53e29cbb851b78d4669f3dbf7c01532d12aada26..8f8a73dcaeffd18f9c5cb23171be1dfe27e789ae 100644 (file)
@@ -1786,9 +1786,11 @@ sleeth1.abmas.biz has address 192.168.1.1
 <screen>
 hosts:        wins
 </screen>
 <screen>
 hosts:        wins
 </screen>
-                       The next step is to make certain that Samba is running using <command>ps ax | grep mbd</command>,
-                       and that <command>winbindd</command> is running by executing <command>ps ax | grep winbind</command>.
-                       Having validated that Samba is operational, excute the following:
+                       The next step is to make certain that Samba is running using <command>ps ax | grep mbd</command>.
+                       The <command>nmbd</command> daemon will provide the WINS name resolution service when the
+                       &smmb.conf; file <smbconfsection>[global]</smbconfsection> parameter <smbconfoption name="wins
+                       support">Yes</smbconfoption> has been specified.  Having validated that Samba is operational,
+                       excute the following:
 <screen>
 &rootprompt; ping diamond
 PING diamond (192.168.1.1) 56(84) bytes of data.
 <screen>
 &rootprompt; ping diamond
 PING diamond (192.168.1.1) 56(84) bytes of data.