diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba3-ByExample/SBE-SecureOfficeServer.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml index 53e29cbb85..8f8a73dcae 100644 --- a/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml +++ b/docs/Samba3-ByExample/SBE-SecureOfficeServer.xml @@ -1786,9 +1786,11 @@ sleeth1.abmas.biz has address 192.168.1.1 <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. |