logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: enable ldap authentication on apache
Author
ckwong19802003



Joined: 23 Oct 2006
Posts: 1

PostPosted: Mon 23 Oct '06 8:36    Post subject: enable ldap authentication on apache Reply with quote

hi

I have problem on setting these apache to authenticate to the ldap

I have enable LoadModule ldap_module modules/mod_ldap.so
LoadModule authnz_ldap_module modules/mod_authnz_ldap.so


What should i do next?

Kindly advise
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Mon 23 Oct '06 9:24    Post subject: Reply with quote

Read the manual

http://httpd.apache.org/docs/2.2/de/mod/mod_authnz_ldap.html
Back to top


Reply to topic   Topic: enable ldap authentication on apache View previous topic :: View next topic
Post new topic   Forum Index -> Apache