mod_auth_ldap for apache2

Asked by DevenPhillips

I am attempting to set up a DAV enable Subversion repository for use within our company for in-house developed applications. I would like this to be accessible via HTTPS on our testing server. Additionally, I would like to authenticate users via LDAP to access the repository. So, it seems I need to install libapache2-dav-svn, libapache2-dav, and mod_auth_ldap for apache2. I cannot seem to find a package for mod_auth_ldap for apache2 in any of the Ubuntu repositories. I am using Feisty, but I have not found a package for Edgy either.

Deven Phillips, CISSP, CCNA
Systems Administrator
Metal Sales Manufacturing Corp.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martynas Sklizmantas (saint-ghost) said :
#1

hi Deven,

apache2 package in feisty already comes with module for ldap stuff:

# ls /etc/apache2/mods-available/*ldap*

/etc/apache2/mods-available/authnz_ldap.load /etc/apache2/mods-available/ldap.load

you can read more about it here: http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html

best regards,

m

Can you help with this problem?

Provide an answer of your own, or ask DevenPhillips for more information if necessary.

To post a message you must log in.