Hi all, In RHEL3, I want to install CUPS using device /dev/null and want to share it, such that clients can able to view that printer and use it for printer testing only for 2 clients (10 and 12). How to do that,
I have added the following lines in /etc/cups/cupsd.conf <Location /> Order Deny,Allow Deny From All Allow From 192.168.0.10 Allow From 127.0.0.1 Allow From 192.168.0.12 </Location> But still unable to view printers from clients 10 & 12. Also tried GUI "redhat-config-printer". Please give GUI steps also if possible. Any solution(s)? -- PRoy -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
