On Wed, May 29, 2013 at 10:55 PM, William Muriithi < [email protected]> wrote:
> Hello > > I have set up gitolite3 and its working fine when I connect to it > through ssh. I am using LDAP (FreeIPA) for authorization. > > When I connect through http/https, I am authenticated, but I believe > authorization is not working. I have not been able to figure how to > work around it.. > > git clone http://[email protected]/git/Design.git > > But after Apache authenticate me, it passes [email protected] not > william to gitolite. When the name [email protected] is passed to > the group searching script, it returns null and hence the error below > > I could not find it in the docs, but according to http://serverfault.com/questions/35363/apache-mod-auth-kerb-and-ldap-user-groupsyou can do that with KrbLocalUserMapping On in your apache config. I have not tested it ;-) -- groet, natxo
_______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
