From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32366 invoked by alias); 19 Dec 2006 14:07:21 -0000 Received: (qmail 32228 invoked by uid 22791); 19 Dec 2006 14:07:20 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.190) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Dec 2006 14:07:10 +0000 Received: by nf-out-0910.google.com with SMTP id l37so1998497nfc for ; Tue, 19 Dec 2006 06:07:07 -0800 (PST) Received: by 10.48.48.13 with SMTP id v13mr8107535nfv.1166537227700; Tue, 19 Dec 2006 06:07:07 -0800 (PST) Received: by 10.49.11.17 with HTTP; Tue, 19 Dec 2006 06:07:07 -0800 (PST) Message-ID: Date: Tue, 19 Dec 2006 14:07:00 -0000 From: "Stephen More" To: cygwin-apps@cygwin.com Subject: setup.exe to use Proxy-Authenticate other than Basic MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2006-12/txt/msg00063.txt.bz2 It appears that the cygwin setup.exe only works for Proxy-Authenticate: Basic. Are there any plans to code for any of the following: Proxy-Authenticate: NTLM Proxy-Authenticate: Kerberos Proxy-Authenticate: Negotiate I know for a fact that firefox currently implements the Proxy-Authenticate: NTLM -Thanks Steve More