From c8af938a0a7ec15c38076fc11d164f55737318f1 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 24 Apr 2001 19:09:42 +0000 Subject: syncing up changes in 2.2 (This used to be commit ffbbe67dbfde7f7ce4bb70becfc696c395dbf6b2) --- docs/htmldocs/nmbd.8.html | 45 ++++++++++++++++++++------------------------- 1 file changed, 20 insertions(+), 25 deletions(-) (limited to 'docs/htmldocs/nmbd.8.html') diff --git a/docs/htmldocs/nmbd.8.html b/docs/htmldocs/nmbd.8.html index 4f7f71fe70..4b2c39dc4a 100644 --- a/docs/htmldocs/nmbd.8.html +++ b/docs/htmldocs/nmbd.8.html @@ -37,7 +37,7 @@ NAME="AEN8" >smbd [-D] [-a] [-o] [-P] [-h] [-V] [-d <debug level>] [-H <lmhosts file>] [-l <log file>] [-n <primary netbios name>] [-p <port number>] [-s <configuration file>]

[-D] [-a] [-o] [-P] [-h] [-V] [-d <debug level>] [-H <lmhosts file>] [-l <log file>] [-n <primary netbios name>] [-p <port number>] [-s <configuration file>]

nmbd is a server that understands and can reply to NetBIOS over IP name service requests, like - those produced by SMBD/CIFS clients such as Windows 95/98/ME, + those produced by SMB/CIFS clients such as Windows 95/98/ME, Windows NT, Windows 2000, and LanManager clients. It also participates in the browsing protocols which make up the Windows "Network Neighborhood" view.

-n-n option (see OPTIONS below). Thus .

-H <filename>
-H <filename>

NetBIOS lmhosts file. The lmhosts @@ -194,18 +193,16 @@ CLASS="FILENAME" > to resolve any NetBIOS name queries needed by the server. Note - that the contents of this file are NOTNOT used by nmbd to answer any name queries. Adding a line to this file affects name NetBIOS resolution - from this host ONLYONLY.

The default path to this file is compiled into @@ -242,7 +239,7 @@ CLASS="COMMAND" >.

-d <debug level>
-d <debug level>

debuglevel is an integer @@ -278,7 +275,7 @@ CLASS="FILENAME" > file.

-l <log file>
-l <log file>

The -l parameter specifies a path @@ -306,7 +303,7 @@ CLASS="FILENAME" >.

-n <primary NetBIOS name>
-n <primary NetBIOS name>

This option allows you to override @@ -331,7 +328,7 @@ CLASS="FILENAME" >.

-p <UDP port number>
-p <UDP port number>

UDP port number is a positive integer value. @@ -344,7 +341,7 @@ CLASS="COMMAND" won't need help!

-s <configuration file>
-s <configuration file>

The default configuration file name @@ -484,9 +481,8 @@ CLASS="FILENAME" >If nmbd is acting as a browse master is acting as a browse master (see the nmbd process it is recommended - that SIGKILL (-9) NOTNOT be used, except as a last resort, as this may leave the name database in an inconsistent state. The correct way to terminate kill -USR1 - <nmbd-pid>) and lowered by sending it a SIGUSR2 (kill -USR2 <nmbd-pid>kill -USR2 <nmbd-pid>). This is to allow transient problems to be diagnosed, whilst still running at a normally low log level.