[git-users] How do you create kerberos authenticated linux script to pull from Apache https enabled git server?

2017-04-03 Thread ken edward
Hello, I have created a AD authentication enabled apache server that allows users to pull a git repo. Works fine, but users have to enter credentials manually, or create clear text script (bad) I can easily create a kerberos authenticated GIT apache server but how do I create a linux script th

[git-users] Where is Doc to configure Git + Apache + kerberos for Project level access in repo?

2016-12-02 Thread ken edward
Hello, We currently are migrating from apacheHTTPS+svn to apacheHTTPS+git. With our current svn+apache configuration we have a couple large repositories that contain multiple projects. Access to the projects is controlled by mod_dav with basic and kerberos authentication. Where is a Git Doc to