cupsaddsmb does not find my ppds

petterei at idi.ntnu.no petterei at idi.ntnu.no
Sat Jul 31 16:11:57 PDT 2004


Hi,

I use Debian sid with samba 3.0.5 and Cups 1.1.20 which work just fine  when printing from linux with lpr.

But when i try to add printerdrivers to Samba as root:

'cupsaddsmb -U petterei -v tex'

i get the following errormessage:

'Warning: No PPD file for printer "tex" - skipping!'

and /var/log/cups/error_log shows the following:

D [01/Aug/2004:01:05:49 +0200] AcceptClient: 5 from luci:631.
D [01/Aug/2004:01:05:49 +0200] ReadClient: 5 POST / HTTP/1.1
E [01/Aug/2004:01:05:49 +0200] get_printer_attrs: resource name '/printers/tex' no good!
D [01/Aug/2004:01:05:49 +0200] Sending error: client-error-not-found
D [01/Aug/2004:01:05:49 +0200] ProcessIPPRequest: 5 status_code=406
D [01/Aug/2004:01:05:49 +0200] CloseClient: 5


Anyone know what that can be wrong?

Thanks in advance for any help!


Pete

My '/etc/cups/cupsd.conf' looks like this:

ServerName luci
ServerAdmin petter at eide.biz
AccessLog /var/log/cups/access_log
DefaultCharset notused
ErrorLog /var/log/cups/error_log
LogLevel debug
PageLog /var/log/cups/page_log
MaxCopies 10
MaxJobsPerPrinter 50
MaxJobsPerUser 20
Printcap /var/run/cups/printcap
User lp
Group lpadmin
TempDir /var/spool/cups/tmp
SystemGroup lpadmin
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From luci
Allow From 10.0.0.*
</Location>
<Location /printers>
</Location>
<Location /admin>
AuthType None
Order Deny,Allow
Deny From All
Allow From 10.0.0.*
</Location>







More information about the cups mailing list