Not sure if this is possible with a single apache server instance, so I'm
curious if anyone has done this.  We want apache to be configured to be
single public entry point into our private web services.  Additionally, we
want users to be able to login based on a user/pass or a client certificate. 
The user/pass would validate against an Active Directory server with
mod_auth_ldap.  The client cert path would be handled with ssl mod.

So the question is can this be accomplish in a single apache, or do I need
one for each authN mechanism?  Anyone running this kind of setup that could
share any tips?

Thanks,

Jeff 
-- 
View this message in context: 
http://www.nabble.com/Dual-authN-path-with-client-certs-and-ldap-tp19373244p19373244.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to