system-config/modules/gerrit/templates
Aaron Greengrass 9315d1465e Expands ldap to deal with nonstandard ldap configs.
This patch addresses:

LDAP not requiring username or password (anonymous bind)
  This is required to support configurations where LDAP is on a secure network,
  and anonymous bind is enabled.

LDAP using a self signed SSL cert (verify ssl on or off)
  This is required to support configurations where LDAP requires SSL, but ssl is
  using an internal or self signed certificate, and therefore fails cert checks.
  This also covers testing conditions where a consumer might use OS with LDAP+ssl
  unsigned.

LDAP using a nonstandard cn naming convention (ie email address).
  This is required to deal with an edge case where 'cn' in ldap might be something
  other than a bare username.  Gerrit pulls the ssh username from that value and
  will not accept a non-alphanumeric address.  By setting 'accountSshUserName' in
  puppet, that is setable.

LDAP prepopulating account Full name.
  Gerrit has a configuration option to pull Full Name from LDAP, this change exposes
  that option.

Change-Id: Ibd41d59ff98e406b42e1e14cc17e23b3d6211d58
2013-12-30 13:04:39 -08:00
..
contact_information.pub.erb Enable Gerrit CLA and Contact Store on review-dev. 2012-09-20 15:15:42 +00:00
gerrit.config.erb Expands ldap to deal with nonstandard ldap configs. 2013-12-30 13:04:39 -08:00
gerrit.vhost.erb Add robots.txt to gerrit. 2013-06-10 20:21:16 +00:00
replication.config.erb Use cgit server instead of github for everything 2013-08-19 10:19:47 -07:00
secure.config.erb Change database_password to mysql_password 2012-07-21 19:21:52 -07:00