summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2000-12-06 05:22:17 +0000
committerGerald Carter <jerry@samba.org>2000-12-06 05:22:17 +0000
commite724cf4a33bc363bdcd5fb58b3bedeab797c2c9a (patch)
tree66a978caf82a4ce6749c96f5a1c6b3520fef7956
parentbc88f1c549ac2bf8778b7b3f9e5b8dc53a74ce9c (diff)
downloadsamba-e724cf4a33bc363bdcd5fb58b3bedeab797c2c9a.tar.gz
samba-e724cf4a33bc363bdcd5fb58b3bedeab797c2c9a.tar.xz
samba-e724cf4a33bc363bdcd5fb58b3bedeab797c2c9a.zip
merge from HEAD
--jerry
-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 =======================================
+!=====================================================================