LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Samba 2.2.7a & CUPS 1.1.18 (https://www.linuxquestions.org/questions/linux-networking-3/samba-2-2-7a-and-cups-1-1-18-a-54812/)

DJFauß 04-13-2003 07:04 AM

Samba 2.2.7a & CUPS 1.1.18
 
Hi all,

I have a problem that couldn't be solved by hours of browsing forums:

I have an HP DeskJet 600 on a linux machine with WinXP clients. Printing from the linux machine is no problem .. however I can't print from the clients.

The clients are able to detect the printer via Samba and receive the status correctly, however when I tell them to print I only get the feedback, that the printing job could not be cued. :confused:

I have already set the /var/spool/cups chmod to 777 ... to no avail tho ...

I hope somebody has ideas on how to solve this problem.

Regards
-- Chris

DJFauß 04-19-2003 04:19 PM

Okay peepz - VERY easy solution:

lp -d%p -o raw /var/spool/samba/%s ; rm -f %s

I was using the wrong printcommand. Now you only have to make sure /var/spool/samba exists and everybody has write access - that's it.

Electro 04-21-2003 03:15 AM

Raw is a work around if you can't find a driver from the manufacture that works or CUPS doesn't support the printer.

Go to
http://www.cups.org/
Look through its documentation.


All times are GMT -5. The time now is 01:43 PM.