Apache Adding LDAP Authentication to a Site By markcallen 2006-11-14 0 3751 Share FacebookTwitterPinterestWhatsApp Must read Connecting Feature Flags with DORA Metrics 2022-10-19 Non-boolean Feature Flags 2022-10-13 VIM & Tmux Basics 2022-08-29 Upgrading from Ubuntu 12.10 to 14.04 2017-02-03 markcallenhttps://www.markcallen.com Add the following entry to the VirtualHost <Directory “/var/www/html”> order allow,deny allow from all AuthName “Staff only” AuthType Basic AuthLDAPURL ldap://localhost/dc=example,dc=com require valid-user </Directory> Share this:FacebookX Share FacebookTwitterPinterestWhatsApp Previous articleSecurity failure. Data decryption error. When using IE on a MacNext articleUsing Java Web Start with Opera More articles Sending all requests from http to https 2008-04-16 Using Java Web Start with Opera 2006-11-15 Security failure. Data decryption error. When using IE on a Mac 2006-11-14 LEAVE A REPLY Cancel reply Comment: Please enter your comment! Name:* Please enter your name here Email:* You have entered an incorrect email address! Please enter your email address here Website: Save my name, email, and website in this browser for the next time I comment. Δ Latest article Connecting Feature Flags with DORA Metrics 2022-10-19 Non-boolean Feature Flags 2022-10-13 VIM & Tmux Basics 2022-08-29 Upgrading from Ubuntu 12.10 to 14.04 2017-02-03 Vagrant machine status 2015-03-29