public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* HTTP NTLM Authentication
@ 2009-10-02 17:28 gsky
  2009-04-14 21:56 ` [PATCH v2] Add an option for using any HTTP authentication scheme, not only basic Martin Storsjö
  2009-10-02 19:04 ` [PATCH] Use the best HTTP authentication method supported by the server Nicholas Miell
  0 siblings, 2 replies; 28+ messages in thread
From: gsky @ 2009-10-02 17:28 UTC (permalink / raw)
  To: git


Is is possible for me to pass arguments to the curl calls that git uses to
access a repository hosted over HTTP?

I am having a problem accessing the repository as it is authenticated using
NTLM, I can curl the repository using

curl --ntlm http://username:pass@machine.domain/git

How can I do the same for the git clone of the repository?  Is it possible
easily, or do I have to modify the source and recompile?

gsky
-- 
View this message in context: http://www.nabble.com/HTTP-NTLM-Authentication-tp25718488p25718488.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2009-12-02 10:04 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-02 17:28 HTTP NTLM Authentication gsky
2009-04-14 21:56 ` [PATCH v2] Add an option for using any HTTP authentication scheme, not only basic Martin Storsjö
2009-04-14 20:52   ` [PATCH] " Martin Storsjö
2009-04-14 21:08     ` Johannes Schindelin
2009-04-14 21:15       ` Martin Storsjö
2009-04-14 21:42         ` Johannes Schindelin
2009-11-27 15:41   ` [PATCH 0/2] http: allow multi-pass authentication Tay Ray Chuan
2009-11-27 15:42     ` [PATCH 1/2] http: maintain curl sessions Tay Ray Chuan
2009-11-27 15:43       ` [PATCH 2/2] Add an option for using any HTTP authentication scheme, not only basic Tay Ray Chuan
2009-12-01 10:28     ` [PATCH 0/2] http: allow multi-pass authentication Martin Storsjö
2009-12-01 10:33       ` [PATCH/RFC] Allow curl to rewind the RPC read buffer Martin Storsjö
2009-12-01 16:01         ` Shawn O. Pearce
2009-12-01 16:12           ` Tay Ray Chuan
2009-12-01 16:16             ` Shawn O. Pearce
2009-12-01 16:51           ` Martin Storsjö
2009-12-01 17:49         ` Junio C Hamano
2009-12-02  2:32           ` Tay Ray Chuan
2009-12-02  7:45             ` Martin Storsjö
2009-12-01 10:37       ` [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time Martin Storsjö
2009-12-01 16:14         ` Shawn O. Pearce
2009-12-01 16:59           ` Martin Storsjö
2009-12-02  3:15             ` Tay Ray Chuan
2009-12-01 18:18           ` Daniel Stenberg
2009-12-02  2:03             ` Tay Ray Chuan
2009-12-02  9:19               ` Daniel Stenberg
2009-12-02  9:32                 ` Martin Storsjö
2009-12-02 10:04                   ` Daniel Stenberg
2009-10-02 19:04 ` [PATCH] Use the best HTTP authentication method supported by the server Nicholas Miell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox