I have successfully installed Smart-HTTP Git server on IIS (gitweb.codeplex.com) and configured access using Windows authentication, but each access to server repository from client requires username/password entry.
Is it possible to configure access using current logged in user credentials - something like :sspi: in cvsnt? (can switch to another server if necessary)