LDAP authentication and browse repository

0
I have installed GitStack on Server 2008, and configured it for AD authentication via LDAP. The settings page reports that the LDAP settings work correctly. However, when I go to ‘Repositories’ and click the ‘Browse’ icon for my newly created repository, I get a standard HTTP login dialog asking for a user name and password.
  1. 1) I would expect that the repository browsing would use my Windows credentials.
  2. 2) I cannot login whether I use my Windows credentials, or the gitstack admin credentials.
  Edit: This editor sucks.
Tags: asked June 27, 2012
tma_gh
0

2 Answers

0
I recommend that you follow the Web repository browsing documentation article.
"You will be prompted for your git repository credentials. As the web repository browsing is available on the web, you have to enter the credentials of a user which has at least read access to your repository. Your administrator username/password will not work."
0
I have created a new issue based on your question for the next version : https://github.com/smart-mobile-software/gitstack/issues/106

Your Answer

Please login to post questions.