Project

General

Profile

LDAP & non-ldap user authentication possible in redmine?

Added by John Pataki almost 15 years ago

I am going to setup redmine to manage some development projects.

I'd like to leverage the existing Active Directory for the users who are internal and use ldap authentication for those users.

I'd also want to allow users who are not in the active directory such as external users login and authenticate using the standard redmine db table.

Is this possible?

Thanks,

John


Replies (3)

RE: LDAP & non-ldap user authentication possible in redmine? - Added by Ludovic Alcala almost 15 years ago

Yes no problem with mixed authentication.

RE: LDAP & non-ldap user authentication possible in redmine? - Added by Paul Bogen over 13 years ago

I am trying to do mixed authentication. My LDAP users can login to redmine and to SVN (using the Apache auth module) however my internal users can only login in to redmine.

I am using Redmine 1.0.3

RE: LDAP & non-ldap user authentication possible in redmine? - Added by Felix Schäfer over 13 years ago

Paul Bogen wrote:

using the Apache auth module

Redmine.pm should work with either LDAP or redmine users.

    (1-3/3)