From 27aef6855f1543547b8190f06fd264d1b52a558d Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 6 Apr 2003 18:42:44 +0000 Subject: Regenerate docs (This used to be commit 5a2aaa3d5b039776314067aee953921e7865dc4d) --- docs/htmldocs/nmblookup.1.html | 199 +++++++++++++++++++++++++++++------------ 1 file changed, 144 insertions(+), 55 deletions(-) (limited to 'docs/htmldocs/nmblookup.1.html') diff --git a/docs/htmldocs/nmblookup.1.html b/docs/htmldocs/nmblookup.1.html index 1e3c3c56ad..cb1df2cd82 100644 --- a/docs/htmldocs/nmblookup.1.html +++ b/docs/htmldocs/nmblookup.1.html @@ -148,10 +148,86 @@ CLASS="REPLACEABLE" an IP Address and do a node status query on this address.

-h
-n <primary NetBIOS name>

Print a help (usage) message.

This option allows you to override +the NetBIOS name that Samba uses for itself. This is identical +to setting the NetBIOS +name parameter in the smb.conf(5) file. However, a command +line setting will take precedence over settings in +smb.conf(5).

-i <scope>

This specifies a NetBIOS scope that +nmblookup will use to communicate with when +generating NetBIOS names. For details on the use of NetBIOS +scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes are +very rarely used, only set this parameter +if you are the system administrator in charge of all the +NetBIOS systems you communicate with.

-W|--workgroup=domain

Set the SMB domain of the username. This +overrides the default domain which is the domain defined in +smb.conf. If the domain specified is the same as the servers +NetBIOS name, it causes the client to log on using the servers local +SAM (as opposed to the Domain SAM).

-O socket options

TCP socket options to set on the client +socket. See the socket options parameter in +the smb.conf(5) manual page for the list of valid +options.

-h|--help

Print a summary of command line options.

-B <broadcast address>
-d <debuglevel>
-V

debuglevel is an integer from 0 to 10.

The default value if this parameter is not specified - is zero.

The higher this value, the more detail will be logged - about the activities of Prints the version number for +nmblookup. At level - 0, only critical errors and serious warnings will be logged.

Levels above 1 will generate considerable amounts of - log data, and should only be used when investigating a problem. - Levels above 3 are designed for use only by developers and - generate HUGE amounts of data, most of which is extremely cryptic.

smbd.

-s <configuration file>

Note that specifying this parameter here will override - the The file specified contains the +configuration details required by the server. The +information in this file includes server-specific +information such as what printcap file to use, as well +as descriptions of all the services that the server is +to provide. See log level parameter in the smb.conf(5) file.

smb.conf(5) for more information. +The default configuration file name is determined at +compile time.

-s <smb.conf>
-d|--debug=debuglevel

This parameter specifies the pathname to - the Samba configuration file, debuglevel is an integer +from 0 to 10. The default value if this parameter is +not specified is zero.

The higher this value, the more detail will be +logged to the log files about the activities of the +server. At level 0, only critical errors and serious +warnings will be logged. Level 1 is a reasonable level for +day to day running - it generates a small amount of +information about operations carried out.

Levels above 1 will generate considerable +amounts of log data, and should only be used when +investigating a problem. Levels above 3 are designed for +use only by developers and generate HUGE amounts of log +data, most of which is extremely cryptic.

Note that specifying this parameter here will +override the log +level parameter in the smb.conf(5). This file controls all aspects of - the Samba setup on the machine.

smb.conf(5) file.

-i <scope>
-l|--logfile=logbasename

This specifies a NetBIOS scope that - nmblookup will use to communicate with when - generating NetBIOS names. For details on the use of NetBIOS - scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes are - very rarely used, only set this parameter - if you are the system administrator in charge of all the - NetBIOS systems you communicate with.

File name for log/debug files. The extension +".client" will be appended. The log file is +never removed by the client.

-T

EXAMPLES

VERSION

SEE ALSO

AUTHOR