diff options
author | Gerald Carter <jerry@samba.org> | 2001-03-28 20:10:08 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-03-28 20:10:08 +0000 |
commit | 506c2eadf7b6a3749352581264658ec3f8609e95 (patch) | |
tree | 9151c52463cd977a3b74ecd6d975f10c31b1ea45 /docs/htmldocs | |
parent | db96158b853a9033a785f7eb0bd32be82c6da8fc (diff) | |
download | samba-506c2eadf7b6a3749352581264658ec3f8609e95.tar.gz samba-506c2eadf7b6a3749352581264658ec3f8609e95.tar.xz samba-506c2eadf7b6a3749352581264658ec3f8609e95.zip |
autogen
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/rpcclient.1.html | 26 | ||||
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 56 |
2 files changed, 73 insertions, 9 deletions
diff --git a/docs/htmldocs/rpcclient.1.html b/docs/htmldocs/rpcclient.1.html index 647a0c267c7..0242f7b8270 100644 --- a/docs/htmldocs/rpcclient.1.html +++ b/docs/htmldocs/rpcclient.1.html @@ -527,6 +527,26 @@ CLASS="COMMAND" - Execute an OpenPrinterEx() and ClosePrinter() RPC against a given printer. </P ></LI +><LI +><P +><B +CLASS="COMMAND" +>setdriver <printername> <drivername></B +> + - Execute a SetPrinter() command to update the printer driver associated + with an installed printer. The printer driver must already be correctly + installed on the print server. </P +><P +>See also the <B +CLASS="COMMAND" +>enumprinters</B +> and + <B +CLASS="COMMAND" +>enumdrivers</B +> commands for obtaining a list of + of installed printers and drivers.</P +></LI ></UL ><P ><I @@ -569,7 +589,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN190" +NAME="AEN196" ></A ><H2 >BUGS</H2 @@ -611,7 +631,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN200" +NAME="AEN206" ></A ><H2 >VERSION</H2 @@ -622,7 +642,7 @@ NAME="AEN200" ><DIV CLASS="REFSECT1" ><A -NAME="AEN203" +NAME="AEN209" ></A ><H2 >AUTHOR</H2 diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 95523fee04c..cf029257a88 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -1141,6 +1141,15 @@ CLASS="PARAMETER" ><TT CLASS="PARAMETER" ><I +>enhanced browsing</I +></TT +></P +></LI +><LI +><P +><TT +CLASS="PARAMETER" +><I >enumports command</I ></TT ></P @@ -2266,7 +2275,7 @@ CLASS="PARAMETER" ><DIV CLASS="REFSECT1" ><A -NAME="AEN734" +NAME="AEN737" ></A ><H2 >COMPLETE LIST OF SERVICE PARAMETERS</H2 @@ -3307,7 +3316,7 @@ CLASS="PARAMETER" ><DIV CLASS="REFSECT1" ><A -NAME="AEN1080" +NAME="AEN1083" ></A ><H2 >EXPLANATION OF EACH PARAMETER</H2 @@ -6305,6 +6314,41 @@ CLASS="COMMAND" ></DD ><DT ><A +NAME="ENHANCEDBROWSING" +></A +>enhanced browsing (G)</DT +><DD +><P +>This option enables a couple of enhancements to + cross-subnet browse propogation that have been added in Samba + but which are not standard in Microsoft implementations. + <I +CLASS="EMPHASIS" +>These enhancements are currently only available in + the HEAD Samba CVS tree (not Samba 2.2.x).</I +></P +><P +>The first enhancement to browse propogation consists of a regular + wildcard query to a Samba WINS server for all Domain Master Browsers, + followed by a browse synchronisation with each of the returned + DMBs. The second enhancement consists of a regular randomised browse + synchronisation with all currently known DMBs.</P +><P +>You may wish to disable this option if you have a problem with empty + workgroups not disappearing from browse lists. Due to the restrictions + of the browse protocols these enhancements can cause a empty workgroup + to stay around forever which can be annoying.</P +><P +>In general you should leave this option enabled as it makes + cross-subnet browse propogation much more reliable.</P +><P +>Default: <B +CLASS="COMMAND" +>enhanced browsing = yes</B +></P +></DD +><DT +><A NAME="ENUMPORTSCOMMAND" ></A >enumports command (G)</DT @@ -16861,7 +16905,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5310" +NAME="AEN5324" ></A ><H2 >WARNINGS</H2 @@ -16891,7 +16935,7 @@ TARGET="_top" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5316" +NAME="AEN5330" ></A ><H2 >VERSION</H2 @@ -16902,7 +16946,7 @@ NAME="AEN5316" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5319" +NAME="AEN5333" ></A ><H2 >SEE ALSO</H2 @@ -16981,7 +17025,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5339" +NAME="AEN5353" ></A ><H2 >AUTHOR</H2 |