From 3cc17a25fd46abc2b080c9135534d851849e7120 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 3 Apr 2003 18:29:34 +0000 Subject: Document remaining commands (This used to be commit 0428827ab1141bb3ce97afe78c0c62d4ce96fa18) --- docs/docbook/manpages/rpcclient.1.sgml | 47 ++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 5 deletions(-) (limited to 'docs/docbook/manpages') diff --git a/docs/docbook/manpages/rpcclient.1.sgml b/docs/docbook/manpages/rpcclient.1.sgml index de4d8d72fc..39a1e512c0 100644 --- a/docs/docbook/manpages/rpcclient.1.sgml +++ b/docs/docbook/manpages/rpcclient.1.sgml @@ -264,15 +264,14 @@ Comma Separated list of Files to the MS Platform SDK GetPrinterData() function (* This command is currently unimplemented). - + enumdataexEnumerate printer data for a key enumjobs <printer> List the jobs and status of a given printer. This command corresponds to the MS Platform SDK EnumJobs() function - - + enumkeyEnumerate printer keys enumports [level] @@ -306,6 +305,7 @@ Comma Separated list of Files This command corresponds to the GetPrinterData() MS Platform SDK function. + getdataexGet printer driver data with keyname getdriver <printername> @@ -333,13 +333,12 @@ Comma Separated list of Files corresponds to the GetPrinter() MS Platform SDK function. - + getprintprocdirGet print processor directory openprinter <printername> Execute an OpenPrinterEx() and ClosePrinter() RPC against a given printer. - setdriver <printername> <drivername> Execute a SetPrinter() command to update the printer driver @@ -350,10 +349,48 @@ Comma Separated list of Files enumdrivers commands for obtaining a list of of installed printers and drivers. + addformAdd form + setformSet form + getformGet form + deleteformDelete form + enumformsEnumerate form + setprinterSet printer comment + setprinterdataSet REG_SZ printer data + rffpcnexRffpcnex test + + + + NETLOGON + + + + logonctrl2 + Logon Control 2 + + + logonctrl + Logon Control + + + samsync + Sam Synchronisation + + + samdeltas + Query Sam Deltas + + + samlogon + Sam Logon + + + + + GENERAL COMMANDS -- cgit