Project

General

Profile

Actions

Defect #10908

closed

LDAP group authentication

Added by parakrama ranasinghe almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi...

i have a LDAP server and its has a group called .

cn=internal ou=group,dc=example,dc=com

--users of this group is :

uid=user1,ou=staff,dc=example,dc=com
uid=user2,ou=staff,dc=example,dc=com

i need to only authenticate the users under cn=internal ....

is it possible to achive that in redmine , please note that im currently using redmine version 1.3.1

LDAP search for the cn=internal group as follows ,

dn: cn=internal,ou=group,dc=example,dc=com
objectClass: groupOfNames
objectClass: top
cn: internal
member: uid=user1,ou=user,dc=example,dc=com
member: uid=user1,ou=user,dc=example,dc=com

Actions #1

Updated by Etienne Massip almost 12 years ago

  • Status changed from New to Closed
  • Priority changed from High to Normal
  • Resolution set to Invalid

Just set base DB field accordingly?

An LDAP filter field has been added in 1.4.0.

Please ask your questions in Help forum, the tracker is for actual defects.

Actions #2

Updated by john val about 11 years ago

By using LDAP filter cant achieve the ldap group authentication ..., i think it is just to run filters such as "mail=*@domain.com "

IS Redmine supporting group authentication1 ?

[1] http://www.redmine.org/boards/1/topics/23952

Thank You
john

Actions

Also available in: Atom PDF