aboutsummaryrefslogtreecommitdiff
path: root/gitolite-tools/README
blob: 13936ccc39e604c51349eb78c52cb054602b3b51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Provide the correct values in `gitolite-tools.conf` and adjust the paths to
the gitolite installation/home.

gitolite-groups
===============

This script is meant to be executed by gitolite in order to retrieve groups
from an LDAP or other sources to provide users authiorization.

gitolite-keys
=============

This script is meant to retrieve user ids and SSH keys from an LDAP database.

This is used to synchronize LDAP users with gitolite, in order to perform
user authentication.