LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Sharing printer on Gutsy (https://www.linuxquestions.org/questions/ubuntu-63/sharing-printer-on-gutsy-608646/)

leupi 12-22-2007 08:43 PM

Sharing printer on Gutsy
 
I am trying to share a printer on a Dell 4500 and seem to be having a bit of an issue. I chose the option "share published printers connected to this syteme" under System > Admin > Printing. I then went to the D600 and went to System > Admin > Printing and have checked "Show printers shared by other systems". The printer that is on the 4500 is not showing up on the D600. CUPS is running on the 4500 and I can ping the 4500 from the D600 via IP address and hostname. When I am in the Printer Configuration on the D600 I go to "Goto Server", enter the hostname of the 4500, hit OK, and I see all of the printer info just as it is on the 4500.

At this point the printer is still not usable on the D600. I go to install the printer and hit "New Printer", it searches for a second and finds the HP, I hit forward and it searches for drivers. I use the recommended hpijs driver and proceed to where I name the printer. At this point I get a error message

Quote:

CUPS server error

There was an error during the CUPS operation: 'client-error-forbidden'.

I am not sure where I should be installing this printer. Should I try to install it after using the "Goto Server" option and entering the name of the server? That seems to be the only time that the printer shows up anywhere. Or should I not be 'Going to" the server but instead trying something else. Hope that what I have here makes sense.

Thanks for the help,
Todd

tredegar 12-23-2007 03:25 AM

Quote:

I hit forward and it searches for drivers. I use the recommended hpijs driver and proceed to where I name the printer.
No, at this point you need to select "Raw Printer", not a driver. The reason is that the "Driver" is already on the 4500 that the printer is connected to.

leupi 12-23-2007 10:38 AM

Thanks for pointing that out to me. Now I am having another issue. At first when I went to the "Goto server" button and entered the hostname of the server I would then see the printer that was attached to it. Now when I try I get the following message:
Quote:

CUPS server error

There was an error during the CUPS operation: 'client-error-forbidden'.
Not sure what is different now. I tried accessing it via the hostname and the IP address, no luck with either. I can ping via hostname and IP, I just cannot access them via the "Goto Sever" button on the Printer Config tool. CUPS is running, I rebooted both, not sure what else to try. Any thoughts?

Thanks,
Todd

tredegar 12-23-2007 11:48 AM

I don't know about "Goto server", but I think you should check your server's /etc/cups/cupsd.conf file. It is well commented, and there's a lot of stuff in there about which machines and networks are allowed to access the cups printer.
Quote:

There was an error during the CUPS operation: 'client-error-forbidden'.
Implies that you are currently "forbidden", so you need to make sure that cupsd.conf is set to allow you.
Once you have made changes, you'll have to restart cups for the change(s) to take effect.


All times are GMT -5. The time now is 11:54 PM.