Project

General

Profile

LDAP auth and user priviledges, rights, groups

Added by thanos panousis over 14 years ago

Hello all,

I recently installed redmine and made it authenticate users over our AD. It's really cool, big thanks to the dev team.

I want to ask a question that is somewhat obscure in the guide. We want to accomplish the following scenario: "Some Active Directory users, that are member of the "Phd" group (memberof atrribute in AD), should be able to log into Redmine and have the "manager" role given to them automatically". That should happen without the admin user having to assign roles to each one of them manually.

Is it possible to map LDAP groups (or, more specifically, the results of a search filter) to certain roles in redmine?

Thank you in advance,
Thanos Panousis.


Replies (3)

RE: LDAP auth and user priviledges, rights, groups - Added by Stefan Stefansson over 14 years ago

I'd be curious to know this as well.

RE: LDAP auth and user priviledges, rights, groups - Added by Bill Tihen over 14 years ago

I would also be interested in being able to associate users with permissions - based on their LDAP group.

RE: LDAP auth and user priviledges, rights, groups - Added by jacob briggs over 14 years ago

I am working on something that would probably help you guys :

http://www.redmine.org/boards/1/topics/10008

What do you think? All I need to do now is work out how to add a user to a group - I have written all the other basic code.

    (1-3/3)