diff options
author | Gerald Carter <jerry@samba.org> | 2002-04-16 16:53:07 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-04-16 16:53:07 +0000 |
commit | 61fec246b6afa9d8c2ee541cc6eaabc0e3275621 (patch) | |
tree | 6ed4fde10c7a7339822f3142978a1b206607620c /docs/htmldocs | |
parent | 33640a748455bd77696c5e296eb62e11b7711820 (diff) | |
download | samba-61fec246b6afa9d8c2ee541cc6eaabc0e3275621.tar.gz samba-61fec246b6afa9d8c2ee541cc6eaabc0e3275621.tar.bz2 samba-61fec246b6afa9d8c2ee541cc6eaabc0e3275621.zip |
merge from HEAD
(This used to be commit c72db22a3f2d823b5ac30066ed53f5edb2b69495)
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/rpcclient.1.html | 22 | ||||
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 16 |
2 files changed, 21 insertions, 17 deletions
diff --git a/docs/htmldocs/rpcclient.1.html b/docs/htmldocs/rpcclient.1.html index 98a19c6ea2..eaa864f109 100644 --- a/docs/htmldocs/rpcclient.1.html +++ b/docs/htmldocs/rpcclient.1.html @@ -37,7 +37,7 @@ NAME="AEN8" ><B CLASS="COMMAND" >rpcclient</B -> {server} [-A authfile] [-c <command string>] [-d debuglevel] [-h] [-l logfile] [-N] [-s <smb config file>] [-U username[%password]] [-W workgroup] [-N]</P +> [-A authfile] [-c <command string>] [-d debuglevel] [-h] [-l logfile] [-N] [-s <smb config file>] [-U username[%password]] [-W workgroup] [-N] {server}</P ></DIV ><DIV CLASS="REFSECT1" @@ -96,7 +96,7 @@ CLASS="FILENAME" >.</P ></DD ><DT ->-A filename</DT +>-A|--authfile=filename</DT ><DD ><P >This option allows @@ -125,14 +125,14 @@ CLASS="PROGRAMLISTING" access from unwanted users. </P ></DD ><DT ->-c 'command string'</DT +>-c|--command='command string'</DT ><DD ><P >execute semicolon separated commands (listed below)) </P ></DD ><DT ->-d debuglevel</DT +>-d|--debug=debuglevel</DT ><DD ><P >set the debuglevel. Debug level 0 is the lowest @@ -144,14 +144,14 @@ CLASS="FILENAME" </P ></DD ><DT ->-h</DT +>-h|--help</DT ><DD ><P >Print a summary of command line options. </P ></DD ><DT ->-l logbasename</DT +>-l|--logfile=logbasename</DT ><DD ><P >File name for log/debug files. The extension @@ -163,7 +163,7 @@ CLASS="CONSTANT" </P ></DD ><DT ->-N</DT +>-N|--nopass</DT ><DD ><P >instruct <B @@ -182,7 +182,7 @@ CLASS="PARAMETER" > option.</P ></DD ><DT ->-s smb.conf</DT +>-s|--conf=smb.conf</DT ><DD ><P >Specifies the location of the all important @@ -192,7 +192,7 @@ CLASS="FILENAME" > file. </P ></DD ><DT ->-U username[%password]</DT +>-U|--user=username[%password]</DT ><DD ><P >Sets the SMB username or username and password. </P @@ -238,7 +238,7 @@ CLASS="COMMAND" it in directly. </P ></DD ><DT ->-W domain</DT +>-W|--workgroup=domain</DT ><DD ><P >Set the SMB domain of the username. This @@ -693,7 +693,7 @@ NAME="AEN222" ><H2 >VERSION</H2 ><P ->This man page is correct for version 2.2 of the Samba +>This man page is correct for version 3.0 of the Samba suite.</P ></DIV ><DIV diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 183cefbd3b..91161af142 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -18435,14 +18435,18 @@ CLASS="FILENAME" > modules for UNIX services. </P ><P +>Please note that setting this parameter to + causes problems + with group membership at least on glibc systems, as the character + + is used as a special character for NIS in /etc/group.</P +><P >Example: <B CLASS="COMMAND" ->winbind separator = \</B +>winbind separator = \\</B ></P ><P >Example: <B CLASS="COMMAND" ->winbind separator = +</B +>winbind separator = /</B ></P ></DD ><DT @@ -18869,7 +18873,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5973" +NAME="AEN5974" ></A ><H2 >WARNINGS</H2 @@ -18899,7 +18903,7 @@ TARGET="_top" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5979" +NAME="AEN5980" ></A ><H2 >VERSION</H2 @@ -18910,7 +18914,7 @@ NAME="AEN5979" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5982" +NAME="AEN5983" ></A ><H2 >SEE ALSO</H2 @@ -18989,7 +18993,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN6002" +NAME="AEN6003" ></A ><H2 >AUTHOR</H2 |