diff options
author | Gerald Carter <jerry@samba.org> | 2001-05-18 14:19:38 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-05-18 14:19:38 +0000 |
commit | 3076eaf4c8429b96a72a9f9f5a7310b5724935c3 (patch) | |
tree | e62b2a93dee8ec9e9f90685a8e794e6c9cef1e4f /docs/htmldocs/rpcclient.1.html | |
parent | 9cd61a2df7e452cff0813d714de9ec8faddb1071 (diff) | |
download | samba-3076eaf4c8429b96a72a9f9f5a7310b5724935c3.tar.gz samba-3076eaf4c8429b96a72a9f9f5a7310b5724935c3.tar.xz samba-3076eaf4c8429b96a72a9f9f5a7310b5724935c3.zip |
- added new deldriver command to rpcclient.1
- made 'log level' the preferred parameter to match swat
- regenerated formats
Diffstat (limited to 'docs/htmldocs/rpcclient.1.html')
-rw-r--r-- | docs/htmldocs/rpcclient.1.html | 58 |
1 files changed, 51 insertions, 7 deletions
diff --git a/docs/htmldocs/rpcclient.1.html b/docs/htmldocs/rpcclient.1.html index 786dd6c8668..e41f5a7c93e 100644 --- a/docs/htmldocs/rpcclient.1.html +++ b/docs/htmldocs/rpcclient.1.html @@ -151,8 +151,9 @@ CLASS="PROGRAMLISTING" >-l logbasename</DT ><DD ><P ->File name for log/debug files. .client will be - appended. The log file is never removed by the client. +>File name for log/debug files. The extension + '.client' will be appended. The log file is never removed + by the client. </P ></DD ><DT @@ -275,14 +276,18 @@ CLASS="COMMAND" ><B CLASS="COMMAND" >lookupsids</B -></P +> - Resolve a list + of SIDs to usernames. + </P ></LI ><LI ><P ><B CLASS="COMMAND" >lookupnames</B -></P +>Resolve s list + of usernames to SIDs. + </P ></LI ><LI ><P @@ -329,6 +334,34 @@ CLASS="COMMAND" >querygroupmem</B ></P ></LI +><LI +><P +><B +CLASS="COMMAND" +>queryaliasmem</B +></P +></LI +><LI +><P +><B +CLASS="COMMAND" +>querydispinfo</B +></P +></LI +><LI +><P +><B +CLASS="COMMAND" +>querydominfo</B +></P +></LI +><LI +><P +><B +CLASS="COMMAND" +>enumdomgroups</B +></P +></LI ></UL ><P > </P @@ -429,6 +462,17 @@ CLASS="COMMAND" ><P ><B CLASS="COMMAND" +>deldriver</B +> - Delete the + specified printer driver for all architectures. This + does not delete the actual driver files from the server, + only the entry from the server's list of drivers. + </P +></LI +><LI +><P +><B +CLASS="COMMAND" >enumdata</B > - Enumerate all printer setting data stored on the server. On Windows NT clients, @@ -603,7 +647,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN196" +NAME="AEN211" ></A ><H2 >BUGS</H2 @@ -644,7 +688,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN206" +NAME="AEN221" ></A ><H2 >VERSION</H2 @@ -655,7 +699,7 @@ NAME="AEN206" ><DIV CLASS="REFSECT1" ><A -NAME="AEN209" +NAME="AEN224" ></A ><H2 >AUTHOR</H2 |