public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ian Lambert <ian.lambert_42@yahoo.com>
To: <cygwin@cygwin.com>, Achim Gratz <Stromeko@nexgo.de>
Subject: Setup not asking for proxy user,password / was Resend: pdfseparate does nothing for me?
Date: Thu, 01 Dec 2016 17:13:00 -0000	[thread overview]
Message-ID: <282225090.3963609.1480612234263@mail.yahoo.com> (raw)
In-Reply-To: <282225090.3963609.1480612234263.ref@mail.yahoo.com>


On Thu, 11/17/16, Achim Gratz <Stromeko@nexgo.de> wrote:

 Subject: Re: Resend: pdfseparate does nothing for me?
 To: cygwin@cygwin.com
 Date: Thursday, November 17, 2016, 3:25 PM
 
 Ian Lambert writes:
 
 > Explorer is using a proxy
 configuration script, defined by others.
 
 Looking back at your older posts it seems your
 proxy requires a
 password.  I have no idea
 how the configuration script sets up things
 for you, but apparently it bypasses the
 registry settings that it would
 normally
 use.
 
 > Setup is being
 run with --no-admin. -p has been tried, but there is no
 > option for user/passwd.
 
 Setup.exe supposedly should
 ask for that information via a dialog box
 when the proxy indicates it needs it, but it
 seems that your proxy just
 doesn't
 return the required 407 response header.  If you could
 figure
 out (via wget most likely) what the
 communication with your proxy looks
 like
 (with and without password) that might lead to somewhere.


I finally observed wget fail because of authentication, then work when given user, password. 
Screen output is below.
Subsequent wgets work without giving password, so there is some caching of authentication, 
apparently, at least for wget (and apt-cyg).
Setup is not as lucky, is unable to get setup.ini, and never asks for user, password.
It also only lists the download site I last used.


myuser@mypc ~/junk/cygwin
$ wget https://cygwin.com/setup-x86_64.exe
--2016-12-01 10:52:10--  https://cygwin.com/setup-x86_64.exe
Resolving superproxy.our.wonder.place (superproxy.our.wonder.place)... an.ip.address.here
Connecting to superproxy.our.wonder.place (superproxy.our.wonder.place)|an.ip.address.here|:port... connected.
Proxy tunneling failed: Proxy Authentication RequiredUnable to establish SSL connection.

myuser@mypc ~/junk/cygwin
$ wget --user=myuser --password=mypasswd https://cygwin.com/setup-x86_64.exe
--2016-12-01 10:53:22--  https://cygwin.com/setup-x86_64.exe
Resolving superproxy.our.wonder.place (superproxy.our.wonder.place)... an.ip.address.here
Connecting to superproxy.our.wonder.place (superproxy.our.wonder.place)|an.ip.address.here|:port... connected.
Proxy request sent, awaiting response... 200 OK
Length: 910336 (889K) [application/octet-stream]
Saving to: ‘setup-x86_64.exe’

setup-x86_64.exe                  100%[===========================================================>] 889.00K   719KB/s   

 in 1.2s    

2016-12-01 10:53:24 (719 KB/s) - ‘setup-x86_64.exe’ saved [910336/910336]


 
 

--
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

       reply	other threads:[~2016-12-01 17:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <282225090.3963609.1480612234263.ref@mail.yahoo.com>
2016-12-01 17:13 ` Ian Lambert [this message]
2016-12-01 18:08   ` Brian Inglis
2016-12-01 20:03   ` Achim Gratz
     [not found] <2128275392.6182492.1480962659006.ref@mail.yahoo.com>
2016-12-05 18:31 ` Ian Lambert
2016-12-08 19:23   ` Achim Gratz
     [not found] <15848438.1016337.1481543147254.ref@mail.yahoo.com>
2016-12-12 11:52 ` Ian Lambert via cygwin
2016-12-12 18:40   ` Achim Gratz
     [not found] <1514592420.2041696.1481654586533.ref@mail.yahoo.com>
2016-12-13 18:47 ` Ian Lambert via cygwin
2016-12-13 20:57   ` Brian Inglis
     [not found] <1138781101.3557942.1481836956476.ref@mail.yahoo.com>
2016-12-15 21:28 ` Ian Lambert via cygwin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=282225090.3963609.1480612234263@mail.yahoo.com \
    --to=ian.lambert_42@yahoo.com \
    --cc=Stromeko@nexgo.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).