From e2a958058c7977ba81badc4a205a8e762595f1c8 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 27 Nov 2002 02:42:12 +0000 Subject: update docs for "password server" and regenerate also fixed a number of syntax errors in the SGML source for several man pages (people really need to start validating docs before checking them in). (This used to be commit 91a21782e09562644ab4938cb0170b8fb94f0ccf) --- docs/htmldocs/nmbd.8.html | 75 +++++++++++++++++------------------------------ 1 file changed, 27 insertions(+), 48 deletions(-) (limited to 'docs/htmldocs/nmbd.8.html') diff --git a/docs/htmldocs/nmbd.8.html b/docs/htmldocs/nmbd.8.html index 05bf860124..c427e488dc 100644 --- a/docs/htmldocs/nmbd.8.html +++ b/docs/htmldocs/nmbd.8.html @@ -1,11 +1,12 @@ - + nmbd

nmbd

nmbd

Synopsis

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

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

DESCRIPTION

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

-n option (see OPTIONS below). Thus

OPTIONS

.

-H <filename>
-H <filename>

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

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

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

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

-l <log directory>
-l <log directory>

The -l parameter specifies a directory @@ -320,12 +308,9 @@ CLASS="FILENAME" /var/log/log.nmb. . Beware: If the directory specified does not exist,

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

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

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

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

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

The default configuration file name @@ -400,7 +385,7 @@ CLASS="FILENAME" >

FILES

If nmbd is acting as a is acting as a browse master (see the

SIGNALS

nmbd
process it is recommended - that SIGKILL (-9) NOT be used, except as a last resort, as this may leave the name database in an inconsistent state. The correct way to terminate

VERSION

This man page is correct for version 2.2 of +>This man page is correct for version 3.0 of the Samba suite.

SEE ALSO

AUTHOR