On Tue, 24 Feb 2004, Chris Tatro wrote: > I have squid running on windows and want to implement basic authentication. > My question is will users be able to change their passwords at will once > this is implemented or will that require code to be written? It would be > ideal if we could authenticate against the active directory domain.
Squid works fine with active directory domain, and from what I remember the Windows port includes both a Basic and a NTLM authentication helper directly integrating with the Windows login. Password changes are handled the same manner as usual. Regards Henrik
