Project

General

Profile

LDAP Config Member of Group

Added by Marcel Sieber almost 9 years ago

Hello,

i will show my experience and config issues with configuration LDAP in redmine. Sorry for my bad english :(

my config:

Name * LDAP
Host * ldap.****
Port * 389
Konto domain\user
Kennwort password
Base DN * dc=domain, dc=org
LDAP-Filter
Auszeit (in Sekunden)
On-the-fly-Benutzererstellung yes
Attribute
Mitgliedsname-Attribut * sAMAccountName
Vorname-Attribut givenName
Name-Attribut sN
E-Mail-Attribut mail

So... i save it an push "Test".... Message Successful was displayed. But no login was possible. I checked logfile and DC security log and there was an login / password error for the specified user. My mistake by entered password ;)
But the important thing...In my case it doesn't matter whether the password for the ldap user is incorrect.... the test is always correct :( maybe its a bug.

For the filter option i searched a long time in forum.... nothing suited for my case. So i use the syntax for ldapsearch....
All users which are in a specified group should be able to login: Filter:

(&(objectCategory=Person)(sAMAccountName=*)(memberOf=cn=<Groupname>,OU=<OUname>,OU=<OUname>,OU=<OUname>,DC=domain,DC=org))

Now all fine :)

So, maybe its helpful for somebody.

regards, Marcel


Replies (2)

RE: LDAP Config Member of Group - Added by Maxie Ayala over 7 years ago

Soy nuevo por aca ,Marcel esta configuracion que hiciste para LDAP , donde lo hiciste en que parte del REDMINE??

RE: LDAP Config Member of Group - Added by Marcel Sieber over 7 years ago

Hello Maxie,

sorry, but please write in english. if the www translate it right, you search the ldap config inside redmine? is it right?

regards, marcel

    (1-2/2)