diff options
Diffstat (limited to 'docs-xml/smbdotconf/printing')
-rw-r--r-- | docs-xml/smbdotconf/printing/printcapname.xml | 2 | ||||
-rw-r--r-- | docs-xml/smbdotconf/printing/useclientdriver.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/printing/printcapname.xml b/docs-xml/smbdotconf/printing/printcapname.xml index f581e95693..7945ef4e3c 100644 --- a/docs-xml/smbdotconf/printing/printcapname.xml +++ b/docs-xml/smbdotconf/printing/printcapname.xml @@ -13,7 +13,7 @@ <para> To use the CUPS printing interface set <command moreinfo="none">printcap name = cups </command>. This should - be supplemented by an addtional setting <smbconfoption name="printing">cups</smbconfoption> in the [global] + be supplemented by an additional setting <smbconfoption name="printing">cups</smbconfoption> in the [global] section. <command moreinfo="none">printcap name = cups</command> will use the "dummy" printcap created by CUPS, as specified in your CUPS configuration file. </para> diff --git a/docs-xml/smbdotconf/printing/useclientdriver.xml b/docs-xml/smbdotconf/printing/useclientdriver.xml index 4d9b7abfcc..ecb9c3cdcf 100644 --- a/docs-xml/smbdotconf/printing/useclientdriver.xml +++ b/docs-xml/smbdotconf/printing/useclientdriver.xml @@ -19,7 +19,7 @@ printer using MS-RPC. The problem is that because the client considers the printer to be local, it will attempt to issue the OpenPrinterEx() call requesting access rights associated with the - logged on user. If the user possesses local administator rights but + logged on user. If the user possesses local administrator rights but not root privilege on the Samba host (often the case), the OpenPrinterEx() call will fail. The result is that the client will now display an "Access Denied; Unable to connect" message |