X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 15524385701F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon AT yandex DOT ru DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1618407301; bh=Q80Ka4HWUX70hM331xx+zepRuUBCT9xmBphuQeGbWA4=; h=In-Reply-To:Subject:To:From:Message-ID:References:Date:Reply-To; b=whsrTf5Qa9d9E8A0lIbQVvjDRFqOJEbIdE4P3TwkGr45766wUGxHXEmdKlMRX4gGJ 6BNb9a5SbZ2sV1Sb2xNPT8l4o3tvrR5diwSCr/ansl2x3YohiBVBq1WxDpUtKLKJn/ ojVeS490PCgxIWL7FT2wD7cb48YtfnM9We9ZHLEk= Authentication-Results: vla1-d53b4f396d89.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Date: Wed, 14 Apr 2021 16:22:22 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <1925688143.20210414162222@yandex.ru> To: zweiund40 , cygwin AT cygwin DOT com Subject: Re: dealing with a NTLM-proxy In-Reply-To: <346039c5-f009-ef27-b857-fd69ac127ffa@gmail.com> References: <346039c5-f009-ef27-b857-fd69ac127ffa AT gmail DOT com> MIME-Version: 1.0 X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Greetings, zweiund40! > Hi. I'm running my cygwin installation on a Windows 10 laptop without > admin rights in a corporate network. To install for example pyhton > moduls using pip or stuff with ansible-galaxy, I'm supposed to cross > that corporate proxy working only with the proprietary NTLM protocol. > cntlm isn't a working solution since when I'm executing the setup.exe, > I'm required to enter an admin password. ntlmaps isn't a solution too. > Python version is too old. But I've figured out is, curl is able to cope > with a NTLM proxy. Is it possible to make pip or ansible-galaxy to make > use of a curl command instead of trying it with the enviromment > variables http_proxy and co? Check the https://github.com/genotrance/px/releases It seems there's just one .exe file, that's all. -- With best regards, Andrey Repin Wednesday, April 14, 2021 16:11:03 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple