0
votes

I have Redmine (3.4.6) setup on Centos 6. Now, I want to use LDAP (connect to my AD) Here is my configuration:

-Name: AD

-host: mydomain.com

-Port: 3268

-User: mydomain.com/administrator

-Pass: 12345678

-Base DN: dc=com,dc=mydomain

-Login: sAMAccountName

-FirstName: Name

-LastName:

-Email: UserPrincipalName


After that, when I tried testing connection, Redmine push an arlert (Invalid LDAP Account/Password)

I can sure that my user and password are correct (I used in zimbra LDAP)

I need your hand to solve this problem! Thank

2

2 Answers

0
votes

Must change User to [email protected] and it will be successful

0
votes

In case of Redmine integration with FreeIPA/LDAP I managed to

establish an authentication with the settings

that you can find in the screenshot below:

Redmine integration with FreeIPA

You can read more about this topic by navigating the page:

https://www.redmine.org/projects/redmine/wiki/RedmineLDAP