On Thu, Jun 16, 2011 at 23:17, sweitzel <[email protected]> wrote:
> Does Gitorious support using AD for user account management, > authentication and authorization (assuming a privately hosted > instance). I'd like to be able to have AD group membership determine > access control as opposed to manage users directly on the Gitorious > host. Gitolite looks like it may have a raw solution here (source > code contributed from Nokia) but I wanted to compare. > Hi, We don't currently have support for AD out of the box. However, we have integrated with AD for various local install previously, and do intend to have functionality for this merged to master sometime soon. We currently have work in progress to migrate our entire authentication implementation to Devise, which I think should be able to make this a lot easier to support. So, it is possible use AD today with some work, but no, it does not currently come out of the box (but will soon). Christian -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
