X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:reply-to:to:message-id
	:subject:mime-version:content-type:content-transfer-encoding
	:references; q=dns; s=default; b=OhMls2mlUO0PHWNmzmpSJRevO6l0qap
	oYynxLqd7q/LEoDoMU8siybP9IVcc+SGNprGDnwMWaFnU9NzZOMlA3MJVoT65Ny7
	YoAvdOm9OiBcaYeCKjDJ2bgl51tYVVJ2NzPQz5rCYlCqLQ9+gy0G3bqN7s+elajb
	7rQeb+pAdrmY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:reply-to:to:message-id
	:subject:mime-version:content-type:content-transfer-encoding
	:references; s=default; bh=+4R/nU7ahOzWHV6LPLPYy48ZjZA=; b=iaj4f
	8mve056QO8fTJJR7QKsIcdpnmybQUZhnR18JbuubAsjsCzdJV53g5z5z0LG2NbwJ
	i7k59CG/v9AzlFHhxXQHcAMDlYIt2qVJyHlfMwC7zevMJDZ+qrR4vM02hZiE9YuF
	C9rd1I+cb4W4eVyKj3s7W844t4SeG5vShnNd7U=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FREEMAIL_REPLYTO_END_DIGIT,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*R:D*yahoo.com, H*r:sk:sendmai, H*M:yahoo, H*F:D*yahoo.com
X-HELO: nm37-vm7.bullet.mail.ne1.yahoo.com
Date: Tue, 13 Dec 2016 18:43:06 +0000 (UTC)
From: "Ian Lambert via cygwin" <cygwin@cygwin.com>
Reply-To: Ian Lambert <ian.lambert_42@yahoo.com>
Reply-To: Ian Lambert <ian.lambert_42@yahoo.com>
To:  <cygwin@cygwin.com>, Achim Gratz <Stromeko@nexgo.de>
Message-ID: <1514592420.2041696.1481654586533@mail.yahoo.com>
Subject: Re: Setup not asking for proxy user,password / was Resend: pdfseparate does nothing for me?
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
References: <1514592420.2041696.1481654586533.ref@mail.yahoo.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id uBDIlLEJ007517

On Mon, 12/12/16, Achim Gratz  wrote:

 Subject: Re: Setup not asking for proxy user,password / was Resend: pdfseparate does nothing for me?
 To: cygwin@cygwin.com
 Date: Monday, December 12, 2016, 1:40 PM
 
 Ian Lambert via cygwin
 writes:
 > Maybe a comparison of how wget
 handles 
 > authentication versus how
 setup handles it
 > could help?
 
 The problem is on your side
 and I cannot reproduce it.  So that analysis
 (which I've asked for earlier) either comes
 from you or you'll have to
 wait until
 someone else can reproduce it.  In any case, I've
 verified
 that setup.exe does ask for the
 user/password if it gets the required
 407
 error response from a proxy requiring authentication and
 then
 correctly uses that proxy for the
 remainder of the session.
 

 = = = 
The output from testing with wget and setup verbose is here:

https://cygwin.com/ml/cygwin/2016-12/msg00034.html

After skimming wget and setup sources, my guess is 
it has something to do with "basic" versus NTLM 
authentication. I saw enough to know setup source is 
not nearly as thoroughly commented as wget, and
both are too complicated for me. :D 

Is there any chance of getting similar outputs from
behind your proxy, to look for differences with mine?

Thanks

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


