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

Re: make local printer a network printer



On Sun, 24 Sep 2006 15:05:44 -0500,
Seb <spluque@gmail.com> wrote:

[...]

> # Only listen for connections from the local machine.
> Listen localhost:631
> Listen /var/run/cups/cups.sock

> # Show shared printers on the local network.
> Browsing On
> BrowseOrder allow,deny
> BrowseAllow @LOCAL


I should have included these directives also for <Location />:


---<---------------cut here---------------start-------------->---

# Restrict access to the server...
<Location />
  Order allow,deny
  Allow localhost
</Location>

---<---------------cut here---------------end---------------->---



Thanks again,

-- 
Seb



Reply to: