[squid-users] Groups and authorization SQUID
Antony Stone
Antony.Stone at squid.open.source.it
Sat Dec 9 15:57:51 UTC 2017
On Saturday 09 December 2017 at 15:35:51, Edwin Quijada wrote:
> > On Friday 08 December 2017 at 22:08:33, Edwin Quijada wrote:
> >
> > > I have 4 different groups in my company each group has access different
> >
> > Please explain what "access different" means.
>
> The first group has accees to 2 pages, second 3 differents pages and 3 and
> 4 everything
Okay, understood.
> > > These groups and users are in a remote server
> >
> > What sort of server? How are the groups defined?
>
> It is a web server
Er, okay...
> > > that I use with a webservice
>
> > What does "webservice" mean?
>
> Remote method/function that respond me when I sent user/pass this respond
> me with the group that user belongs I have another method/function/script
> by http that respond me what is the group that user belongs
Okay, I guess it might be possible to get Squid to use ACLs based on the
result of an HTTP request, but I've never seen it done like this before.
Maybe someone else on the list can suggest how this might be made to work.
> > > so with I have created a helper for authorization
> >
> > Tell us how this helper works.
>
> I thought that using a helper for autorization I can restricted the pages
> used for each member group
Have you created a helper, or not?
If you have created one, please tell us how it works.
> > How does it identify one group from another?
>
> Uhm...the structere are differents , really there are in different tables
> in my DB that is in the server
So, you're doing an HTTP request to a web server, which then looks up the user
in a database, and returns a result as an HTTP response...
Surely it would be easier (and quicker / more efficient) to get Squid to
interrogate the database?
> > > the problem is how can i do this ACL
I wouldn't start from there, so I hope someone else here can suggest a way of
getting this to work.
What made you start with this approach in the first place?
Antony.
--
Atheism is a non-prophet-making organisation.
Please reply to the list;
please *don't* CC me.
More information about the squid-users
mailing list