View Single Post
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#61
Thank you mase and narcisgarcia. The solution was to edit cupsd.conf as mase had stated earlier:

In /etc/cups/cupsd.conf enter this:

<Location /admin>
AuthType BasicDigest
AuthClass Group
AuthGroupName cupsadm
Encryption Required
Order allow,deny
Allow @LOCAL
</Location>
After that, adding the printer was successful.

I was then able to print a test page to a network printer from the cups http:\\localhost:631\ interface.

Unfortunately, when attempting to print from Firefox, the list of available printers put up by Firefox still comes up with no printers in it, even after setting the single printer as the default.

You can access this printing screen in Firefox by pulling up a map in Mapquest and clicking "Print this Map" on the page.

This may be a Firefox issue of not accessing available printers via CUPS.
 

The Following User Says Thank You to rotoflex For This Useful Post: