From f62eaeb1a5add34ee7353d0d95db3c84a5c71c22 Mon Sep 17 00:00:00 2001
From: Jelmer Vernooij
debuglevel is an integer from 0 to 10. The default value if this parameter is @@ -34,9 +33,8 @@ 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) file.
This option is used to determine what naming +override the log level parameter +in the smb.conf file.
This option is used to determine what naming services and in what order to resolve host names to IP addresses. The option takes a space-separated string of different name resolution options.
The options are: "lmhosts", "host", "wins" and "bcast". @@ -67,18 +65,18 @@ parameter. This is the least reliable of the name resolution methods as it depends on the target host being on a locally connected subnet.
If this parameter is not set then the name resolve order -defined in the smb.conf(5) file parameter -(name resolve order) will be used.
The default order is lmhosts, host, wins, bcast. Without -this parameter or any entry in the name resolve order - parameter of the smb.conf(5) file, the name resolution methods -will be attempted in this order.
This parameter specifies the location of the +defined in the smb.conf file parameter +(name resolve order) will be used. +
The default order is lmhosts, host, wins, bcast. Without +this parameter or any entry in the name resolve order parameter of the smb.conf file, the name +resolution methods will be attempted in this order.
This parameter specifies the location of the shared libraries used by smbsh. The default value is specified at compile time. -
To use the smbsh command, execute smbsh from the prompt and enter the username and password that authenticates you to the machine running the Windows NT operating system. -
+system% smbsh Username: user Password: XXXXXXX -- cgit