Hi team,
I need some help on integration of SVN, Apache and LDAP.
Currently we are using ‘/var/www/svn/users-access-file’ to store SVN admin users.
Problem with this approach is if new admin users are added in LDAP then we have to change above file as well (for adding new users).
Also, storing user names in ‘/var/www/svn/users-access-file’ is always discouraged as it may violate security.
So, is there any way I can avoid using ‘/var/www/svn/users-access-file’ and achieve read/write access to SVN based on groups of LDAP users?
I am also investing but as I am new to this area so your help may improve my investigation.
System Details are as below:
CentOS release 6.8 (Final)
httpd-2.2.15-54.el6.centos.x86_64
Regards,
Kedar.
Received on 2017-08-07 07:48:46 CEST