Recently I was doing some consultancy work and they need to authenticate users using Active Directory service. However you need to compile Apache web server to add LDAP bindings. Apache LDAP allows an LDAP directory to be used to store the database for HTTP Basic authentication.
Next load LDAP module, configure directory security and you are done.
You don't have to install and use samba package :)
There is a good howto that explains configuration parameters and other stuff.
How to Configure Apache Authentication with Active Directory
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins

- My 10 UNIX Command Line Mistakes
- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
Facebook it - Tweet it - Print it -
We're here to help you make the most of sysadmin work. So, subscribe!


{ 4 comments… read them below or add one }
I have a web server running on FreeBSD7.2 using apache2. I want authenticate users via AD using ldap module. After some googling I have found some recommended instructions. But it couldn’t help me. I need a help to get detailed explanations of my problem.
Hi,
Can you please share more details on “How to steps”
Any help will be appreciated.
I have installed Apache web server on Solaris10 OS -
Server version: Apache/2.2.14 (Unix)
Server built: Feb 5 2010 16:36:14
I need to configure Apache web server with Windows Active Directory LDAP can you please give me head start in this regards.
Did any of you ever solve this?
If so, where did you get the instructions?
Here is the link to get the step by step procedure on how to implement Apache-AD integration.
http://www.linuxnix.com/2011/01/apache-integration-setup-active-directoryad.html