I am having difficulty finding a way to restrict access to a page in ExpressionEngine via HTTP Authentication through LDAP. I’ve enabled HTTP Authentication for a template and it works fine however I would like to be able to authenticate using LDAP instead of using a EE member account. I’ve successfully secured files through LDAP using a .htaccess file on our Linux box however I would like to be able to do the same thing with a web page served up by ExpressionEngine. Is this a possibility?