Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

action before the authentification

1 view
Skip to first unread message

Olivier Daury

unread,
Mar 2, 2000, 3:00:00 AM3/2/00
to squid
Hello,

I use a squid proxy 2.2.stable4 on linux 2.2.13. Each users must be authentified
to browse a web site throw the proxy. The authentification is made using ldap
(with a Netscape Directory Server).
Before doing the authentification, I want that all users accept an agreement
form by clicking on a yes button on a html page. Do you know how can I do that ?

Regards,

Oliver somewhere in The Hague
--
__________________________________________________________________
mailto:oli...@daury.net ~ ICQ#: 18503104 ~ PGP key id: 0xC9976DCD
slamp on Undernet ~ Phone:(+31) 70 340 38 32 ~ AIM: sl...@chez.com

"Vivre vite pour ne rien regretter; vivre vite pour dépasser la mort" A toute
vitesse, film de Gaël Morel


Henrik Nordstrom

unread,
Mar 5, 2000, 3:00:00 AM3/5/00
to Olivier Daury
Olivier Daury wrote:

> Before doing the authentification, I want that all users accept an agreement
> form by clicking on a yes button on a html page. Do you know how can I do that ?

You can't really. HTTP is stateless and does not know if your user have
accepted the agreement or not.

That said you can theoretically play some magic with a redirector to
implement something like "browsing sessions", and redirect the user to
the agreement until the session is established by accepting the
agreement.

--
Henrik Nordstrom
Squid hacker


0 new messages