> Yes, fundamentally because you are using Apache to handle this
> when you really should be using squid.  The problem is that the
> individual threads (processes) inside apache won't hold each
> others' copies of the authentication information, and so each
> needs to authenticate you separately.
> 
> If you used squid, for example, you'd find that it did the
> proxy-authenticate thing correctly and it would all work fine.
> 
> That's a very simplistic answer to what's really going on in
> there and not entirely correct, but as close to correct as I
> can get without pulling the internals of squid and apache
> apart and laying them out on the table.
> 
> I remember also getting it to work once using a product called
> Delegate -- you might find it on google.

There is a fundamental flaw in the LDAP capabilities in Squid basically
it can not handle V3 protocol. Or at least it would not talk to the
domino server efficiently. Also it would not handle the several virtual
hosts that will allow different groups to different sites.


-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to