Re: CUPS

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

 



I think you've answered your own question there. If you look at your cupsd.conf, you will see several sections that allow you to restrict access to your installation. One example would be:

# Restrict access to the admin pages...
<Location /admin>
  Order allow,deny
  Allow localhost
        Allow 192.168.1.0/24
</Location>

The above example gives all IPs on the 192.168.1.0/24 network access to your admin page. YOu could also open this up with 'Allow All' to give unrestricted web access, but require logins for changes.

Maybe you could post your sanitized cupsd.conf for us to dissect?

HTH,
--
Joshua M. Miller - RHCE,VCP


m.roth2006@xxxxxxx wrote:
Ok, I'm almost ready to give up on getting my RH9 box (with no X, and no compilers - it's a firewall/router, and was to be a printserver), but the best info I can find suggests that the damn 403 I keep getting is a cupsd.conf issue (although I wouldn't be surprised to find a permission problem).

I can print the test page. From another box, running SuSE 10, YAST lets me see that it can see the IPP on the RH9 box, but can't print from the other box.

So... anyone have, say, a working cupsd.conf? Feel free to file off the serial numbers, just leave placeholders (i.e., Allow <myip>/255.255.255.0).

      mark


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux