From 04cfbc7854bb793481e9050264a1f0cac1c6198a Mon Sep 17 00:00:00 2001
From: John Terpstra
NetBIOS name of Server to which to connect. The server can be any SMB/CIFS server. The name is - resolved using the name resolve order line from smb.conf(5).
execute semicolon separated commands (listed + resolved using the name resolve order line from smb.conf(5).
execute semicolon separated commands (listed below))
IP address is the address of the server to connect to. - It should be specified in standard "a.b.c.d" notation.
Normally the client would attempt to locate a named + It should be specified in standard "a.b.c.d" notation.
Normally the client would attempt to locate a named SMB/CIFS server by looking it up via the NetBIOS name resolution mechanism described above in the name resolve order parameter above. Using this parameter will force the client @@ -35,9 +35,9 @@ 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 +override the log level parameter in the smb.conf file.
File name for log/debug files. The extension -".client" will be appended. The log file is +".client" will be appended. The log file is never removed by the client.
If specified, this parameter suppresses the normal password prompt from the client to the user. This is useful when @@ -70,7 +70,7 @@ via the ps command. To be safe always allow rpcclient to prompt for a password and type it in directly.
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 file. +to setting the netbios name parameter in the smb.conf file. However, a command line setting will take precedence over settings in smb.conf.
This specifies a NetBIOS scope that @@ -108,10 +108,10 @@ Help File Name:\ Language Monitor Name:\ Default Data Type:\ Comma Separated list of Files -
Any empty fields should be enter as the string "NULL".
Samba does not need to support the concept of Print Monitors +
Any empty fields should be enter as the string "NULL".
Samba does not need to support the concept of Print Monitors since these only apply to local printers whose driver can make use of a bi-directional link for communication. This field should - be "NULL". On a remote NT print server, the Print Monitor for a + be "NULL". On a remote NT print server, the Print Monitor for a driver must already be installed prior to adding the driver or else the RPC will fail.
@@ -155,9 +155,9 @@ Comma Separated list of Files Execute a GetPrinterDriverDirectory() RPC to retrieve the SMB share name and subdirectory for storing printer driver files for a given architecture. Possible - values for arch are "Windows 4.0" - (for Windows 95/98), "Windows NT x86", "Windows NT PowerPC", "Windows - Alpha_AXP", and "Windows NT R4000".
Retrieve the current printer information. This command + values for arch are "Windows 4.0" + (for Windows 95/98), "Windows NT x86", "Windows NT PowerPC", "Windows + Alpha_AXP", and "Windows NT R4000".
Retrieve the current printer information. This command corresponds to the GetPrinter() MS Platform SDK function.
Get print processor -- cgit