Skip to content

Active Directory Connection Setup

This article provides an example of LDAP connection configuration.

This instruction applies to Enterprise and On-Premise versions. Tested on AD version for Windows Server 2022.

To connect AD as an authorization provider in GitFlic, fill in the fields as shown below.

"LDAP server address" and "LDAP server port" should match your LDAP server address.

The DN of the user used to read the LDAP database should follow this pattern:

CN=Administrator,CN=Users,DC=your-domain,DC=ru

Note: LDAP connection is case-sensitive.

Enter the user password according to the specified user.

LDAP Connection Users

  • Default BaseDn for user search: DC=your-domain,DC=ru
  • LDAP attribute for user email uses the value userPrincipalName
  • LDAP attribute for user login: sAMAccountName
  • LDAP attribute for user first name: leave blank
  • LDAP attribute for user last name: leave blank

LDAP Connection Groups

This feature is available only in the Enterprise version.

  • Enable group synchronization: Check selected
  • GroupDN: DC=your-domain,DC=ru
  • User id attribute: CN
  • Group name attribute: cn
  • Attribute for searching group members: member

After filling in all the fields, click the save button at the bottom of the page.

Automated translation!

This page was translated using automatic translation tools. The text may contain inaccuracies.