On Wednesday, August 15, 2012 at 17:34 EDT,
Robin Rosenberg <
robin.rose...@dewire.com> wrote:
> I got that to work. Is there any way Gerrit could use SSO (kerberos)
> for authenticating the server to AD instead of using a password?
Yes, but that's mainly a web server configuration problem. Apache with
mod_auth_kerb can accept Kerberos tickets and pass on the name of the
authenticated user to Gerrit. You need to set Gerrit's auth.type to
HTTP_LDAP (or HTTP, but presumably you want to pick up group membership
etc from Active Directory).
--
Magnus Bäck
ba...@google.com