On Wed, 2005-07-13 at 02:14 -0700, sanjay choudhury wrote:
> install samba 
> sanjay

Why ?

> --- student <[EMAIL PROTECTED]> wrote:
> 
> > 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>
> >

Try reversing the Deny and Allow lines, i.e. put the Allow lines before
"Deny From All". IMHO, the Deny From All line is matching first, and the
rest are not being matched.

My 2p

-- 
Soumyadip Modak
IntraGate Program Manager

L2C2 Technologies
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Innovations that make a Difference
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

EMail : [EMAIL PROTECTED]
Phone : +91 94330 65971
WWW : http://www.l2c2.org


--
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

Reply via email to