On Sun, 6 Feb 2005, Elvis Altherr wrote:
> "THE Webserver does not have any Authetification activated it has asked for
> Userauthetification and has not send a www Preline to the server"
Most likely the web server in quetion only supports "Microsoft Integrated
Login" (NTLM / Negotiate) authentication which by design error when
Microsoft designed these authentication "protocols" can not be proxied via
HTTP compliant HTTP proxies such as Squid.
Ask the site maintaner to either
* Activate https/SSL support on the web server (most secure)
* Enable support for the standard Basic or Digest authentication methods
(not sure if Frontpage supports Digest authentication)
Regards
Henrik
Received on Sun Feb 06 2005 - 14:37:56 MST
This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:01 MST