You can shift to user authentication by ident if you have *nix boxes or
basic/digest/ntlm auth. 

Squid config describes all these methods well

Supreet



On Mon, 2003-07-07 at 12:32, Koushik Ghosh wrote:
> hi
> Although u r using DHCP , you can specify the network
> as ex :- 192.168.1.0/255.255.255.0 (assume your network is 192.168.1.x
> and subnet mask is 255.255.255.0).
> 
> you can write that as bellow -
> 
>  acl all  src 0.0.0.0/0.0.0.0
>  http_access allow localhost
>  acl mynetwork  src 192.168.192.0/255.255.255.0 
>                                                   # as per your network
>  http_access allow mynetwork
>  http_access deny all 
> ------------------------------------------------------- 
> koushik             
> 
> 
> 
> 
> 
> 
> Kamal Karnatak wrote:
> > 
> > HI
> > 
> > We are using squid for our net connection where we acl based on the IPs as
> > we are using statis IPs. Now we want to shift to DHCP . In that case how to
> > restrict users.
> > 
> > TIA.
> > 
> > Regards
> > 
> > Kamal
> > 
> > ----- Original Message -----
> > From: "Arindam Dey" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>; "The Linux-Delhi mailing list"
> > <[EMAIL PROTECTED]>
> > Sent: Monday, July 07, 2003 11:20 AM
> > Subject: RE: [ilugd] X Configuration
> > 
> > > On Mon, 2003-07-07 at 12:19, Tarun Dua wrote:
> > > > > If you will read Venky's earlier posts I believe he has mentioned that
> > > > > he IS using RedHat 9.0 and so am I. These X configuration problems we
> > > > > are getting with RH 9.
> > > > There was a security/bug-fix release for X-packages from Redhat for RH9.
> > > > Try updating to latest packages.
> > > >
> > > > -Tarun
> > >
> > > Hey,
> > >
> > > Thanks for pointing that out I have already updated the package but like
> > > a dumba** that I am I forgot to try to configure it again. Will try it
> > > out after office and let you guys know if it works out for me.
> > >
> > > Bye,
> > >
> > > --
> > > Arindam Dey
> > >
> > > The mind is not a vessel to be filled
> > > but a fire to be kindled.
> > >
> > > GPG FPR: B8E3 219E F129 F970 F4A7  BC50 9636 504A BEDF 5739
> > >
> > >
> > > _______________________________________________
> > > ilugd mailing list
> > > [EMAIL PROTECTED]
> > > http://frodo.hserus.net/mailman/listinfo/ilugd
> > 
> > _______________________________________________
> > ilugd mailing list
> > [EMAIL PROTECTED]
> > http://frodo.hserus.net/mailman/listinfo/ilugd
> 
> -- 
>  ,           , 
>  /             \ 
> ((__-^^-,-^^-__)) 
>  `-_---' `---_-' 
>   `--|o` 'o|--' 
>      \  `  / 
>       ): :( 
>       :o_o: 
>        "-" 
> GNU/Linux - Choice of the Freedom Lovers
> Koushik Ghosh.
> Chinsurah, Hooghly, India.
> E - Mail ID  [EMAIL PROTECTED]
> Home Page http://koushik.fateback.com/
> 
> 
> _______________________________________________
> ilugd mailing list
> [EMAIL PROTECTED]
> http://frodo.hserus.net/mailman/listinfo/ilugd
> 



_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to