Re: setup.exe to use Proxy-Authenticate other than Basic

2006-12-27 Thread Stephen More
On 12/19/06, Dave Korn <[EMAIL PROTECTED]> wrote: Not AFAIK. I'm afraid it's a case of http://cygwin.com/acronyms#SHTDI. OK, here is a start. As they say, a job started is a job half done. I am having problems getting at CVS using cvsgrab, so I had to use the snapshot. -Steve More setup.

RE: setup.exe to use Proxy-Authenticate other than Basic

2006-12-19 Thread Dave Korn
On 19 December 2006 14:07, Stephen More wrote: > 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 Not AF