diff options
author | Gerald Carter <jerry@samba.org> | 2002-08-15 13:56:33 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-08-15 13:56:33 +0000 |
commit | 3941058359150a7c2d2084d459620364f1bfacc0 (patch) | |
tree | c7f760ea659c82527f92955d6acdfaff4441315a /docs/htmldocs/rpcclient.1.html | |
parent | 10712f9a22c539c0f84bca96d73e2cf4d304566e (diff) | |
download | samba-3941058359150a7c2d2084d459620364f1bfacc0.tar.gz samba-3941058359150a7c2d2084d459620364f1bfacc0.tar.bz2 samba-3941058359150a7c2d2084d459620364f1bfacc0.zip |
large set of updates converting some of the textdocs to SGML/DocBook.
I think these were originally from Jelmer, but I've lost
the original message.
Also had some syntax errors in the manpages (does no one regenerate
after making changes to the SGML source?)
Still have some developer specific docs to add from Jelmer in the next
go around....
(This used to be commit 5f673b788314325699a64377d514dda435e6c478)
Diffstat (limited to 'docs/htmldocs/rpcclient.1.html')
-rw-r--r-- | docs/htmldocs/rpcclient.1.html | 43 |
1 files changed, 36 insertions, 7 deletions
diff --git a/docs/htmldocs/rpcclient.1.html b/docs/htmldocs/rpcclient.1.html index eaa864f109..9ffca61437 100644 --- a/docs/htmldocs/rpcclient.1.html +++ b/docs/htmldocs/rpcclient.1.html @@ -37,12 +37,12 @@ NAME="AEN8" ><B CLASS="COMMAND" >rpcclient</B -> [-A authfile] [-c <command string>] [-d debuglevel] [-h] [-l logfile] [-N] [-s <smb config file>] [-U username[%password]] [-W workgroup] [-N] {server}</P +> [-A authfile] [-c <command string>] [-d debuglevel] [-h] [-l logfile] [-N] [-s <smb config file>] [-U username[%password]] [-W workgroup] [-N] [-I destinationIP] {server}</P ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN22" +NAME="AEN23" ></A ><H2 >DESCRIPTION</H2 @@ -65,7 +65,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN28" +NAME="AEN29" ></A ><H2 >OPTIONS</H2 @@ -151,6 +151,35 @@ CLASS="FILENAME" </P ></DD ><DT +>-I IP-address</DT +><DD +><P +><TT +CLASS="REPLACEABLE" +><I +>IP address</I +></TT +> is the address of the server to connect to. + It should be specified in standard "a.b.c.d" notation. </P +><P +>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 <TT +CLASS="PARAMETER" +><I +>name resolve order</I +></TT +> + parameter above. Using this parameter will force the client + to assume that the server is on the machine with the specified IP + address and the NetBIOS name component of the resource being + connected to will be ignored. </P +><P +>There is no default for this parameter. If not supplied, + it will be determined automatically by the client as described + above. </P +></DD +><DT >-l|--logfile=logbasename</DT ><DD ><P @@ -253,7 +282,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN92" +NAME="AEN101" ></A ><H2 >COMMANDS</H2 @@ -647,7 +676,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN212" +NAME="AEN221" ></A ><H2 >BUGS</H2 @@ -688,7 +717,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN222" +NAME="AEN231" ></A ><H2 >VERSION</H2 @@ -699,7 +728,7 @@ NAME="AEN222" ><DIV CLASS="REFSECT1" ><A -NAME="AEN225" +NAME="AEN234" ></A ><H2 >AUTHOR</H2 |