[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Samba and CUPS



  This has been a painful day. I've got printing working nicely now.
  However, Samba is another story.

  My Win2k clients could see the new printer during the create printer
  phase. However, I'm getting the message "Access denied, unable to
  connect." Some messages from a Google search said that one can still
  print, but that's not the case here.

  On the Debian side, I see the following error in
  /var/log/samba/log.smbd:

    printing/print_cups.c:cups_job_submit(658)
    Unable to print file to lp - client-error-document-format-not-supported

  Ideas?

  The relevant portions of my smb.conf:

    [global]
	    ...
	    printcap name = cups
	    printing = cups

    [printers]
	    comment = All Printers
	    path = /tmp
	    read only = No
	    create mask = 0666
	    printable = Yes
	    browseable = No

    [lp]
	    comment = HP OfficeJet G85
	    path = /tmp
	    read only = No
	    create mask = 0700
	    guest ok = Yes
	    printable = Yes
	    printer name = lp
	    oplocks = No


--
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.



Reply to: