summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/textdocs/PRINTER_DRIVER2.txt19
1 files changed, 13 insertions, 6 deletions
diff --git a/docs/textdocs/PRINTER_DRIVER2.txt b/docs/textdocs/PRINTER_DRIVER2.txt
index a3e6de5ef79..2bca8e69c92 100644
--- a/docs/textdocs/PRINTER_DRIVER2.txt
+++ b/docs/textdocs/PRINTER_DRIVER2.txt
@@ -135,7 +135,7 @@ root user in order to add a new printer driver.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
+!== The Windows NT APW
Once you have created the required [print$] service and associated
subdirectories, simply log onto the Samba server using a root account
@@ -178,12 +178,14 @@ also be able modify other printer properties such as
ACLs and device settings using this dialog box.
+!== Imprints
The Imprints tool set provides a UNIX equivalent of the Windows
NT Add Printer Wizard. For complete information, please refer
to the Imprints web site at http://imprints.sourceforge.net/
-This section will only provide a brief introduction to the features
-of Imprints.
+as well as the documentation included with the imprints source
+distribution. This section will only provide a brief introduction
+to the features of Imprints.
What is Imprints?
@@ -218,6 +220,11 @@ The Imprints server
**not** recommended that this security check be disabled.
The Installation Client
+<aside>
+ More information regarding the Imprints installation client is available
+ in the Imprints-Client-HOWTO.ps file included with the imprints source
+ package.
+</aside>
The Imprints installation client comes in two forms.
@@ -245,7 +252,7 @@ The Installation Client
4. rpcclient: Issue an AddPrinterEx() MS-RPC to actually
create the printer
-
+!== The printer driver name space problem
One of the problems encountered when implementing the Imprints
tool set was the name space issues between various supported
@@ -320,6 +327,6 @@ Here are the possible scenarios for supporting migration:
drivers. (comment: this could possibly be scripted using
smbclient and rpcclient, but I haven't had time --jerry)
-
-
+!== end of PRINTER_DRIVER2.txt =======================================
+!=====================================================================