Project

General

Profile

SVN access with LDAP authentication

Added by Pankaj Lele over 15 years ago

Hello

I have setup Redmine with LDAP authentication and its running successfully. I have also configured SVN to authenticate against Redmine projects. I have done exactly as mentioned in extra/svn/Redmine.pm. I can authenticate non-LDAP Redmine users for SVN repositories but LDAP users not able to use SVN repository. Can anybody help?

I have the required perl modules installed on the system.

Installed modules are:
Authen::Simple
Authen::Simple::LDAP
Class::Accessor
Class::Data::Inheritable
Convert::ASN1
Crypt::PasswdMD5
Digest::SHA
Net::LDAP
Params::Validate
Perl

Thanks in advance