From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 104799 invoked by alias); 13 Dec 2016 18:47:10 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 104791 invoked by uid 89); 13 Dec 2016 18:47:09 -0000 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 Received: from nm37-vm7.bullet.mail.ne1.yahoo.com (HELO nm37-vm7.bullet.mail.ne1.yahoo.com) (98.138.229.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 13 Dec 2016 18:46:59 +0000 Received: from [127.0.0.1] by nm37.bullet.mail.ne1.yahoo.com with NNFMP; 13 Dec 2016 18:46:57 -0000 Received: from [98.138.101.131] by nm37.bullet.mail.ne1.yahoo.com with NNFMP; 13 Dec 2016 18:44:07 -0000 Received: from [98.138.89.196] by tm19.bullet.mail.ne1.yahoo.com with NNFMP; 13 Dec 2016 18:43:07 -0000 Received: from [127.0.0.1] by omp1054.mail.ne1.yahoo.com with NNFMP; 13 Dec 2016 18:43:07 -0000 Received: from jws200142.mail.ne1.yahoo.com by sendmailws151.mail.ne1.yahoo.com; Tue, 13 Dec 2016 18:43:06 +0000; 1481654586.794 Date: Tue, 13 Dec 2016 18:47:00 -0000 From: "Ian Lambert via cygwin" Reply-To: Ian Lambert Reply-To: Ian Lambert To: , Achim Gratz 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 Content-Transfer-Encoding: quoted-printable References: <1514592420.2041696.1481654586533.ref@mail.yahoo.com> X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00135.txt.bz2 On Mon, 12/12/16, Achim Gratz wrote: Subject: Re: Setup not asking for proxy user,password / was Resend: pdfsep= arate does nothing for me? To: cygwin@cygwin.com Date: Monday, December 12, 2016, 1:40 PM =20 Ian Lambert via cygwin writes: > Maybe a comparison of how wget handles=20 > authentication versus how setup handles it > could help? =20 The problem is on your side and I cannot reproduce it.=C2=A0 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.=C2=A0 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. =20 =3D =3D =3D=20 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=20 it has something to do with "basic" versus NTLM=20 authentication. I saw enough to know setup source is=20 not nearly as thoroughly commented as wget, and both are too complicated for me. :D=20 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