Using LDAP on an integration server can speed up performance for users.
By default, a source code integration server authenticates users via UNIX users and
groups. However, managing a large number of users and repositories this way can be slow.
To reduce the time required to create, manipulate, and synchronize users and groups, you
can configure the integration server to use OpenLDAP
2.3.27-5.
Note: Do not use this
technique to connect an integration to a pre-existing corporate LDAP system. This
approach uses a local, private LDAP server to replace
/etc/passwd and /etc/group for user
and group management.
Take the following steps on each integration server you want to convert to LDAP.