Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-03-2011, 09:35 PM   PM User | #1
SystemsAnalyst
New to the CF scene

 
Join Date: Oct 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
SystemsAnalyst is an unknown quantity at this point
Question Apache - Reverse Proxy and LDAP configuration

I have an application which comes bundled with Apache. This Apache that is bundled into the program authenticates against an LDAP system. I need to install a secondary Apache on a different server that will authenticate against the LDAP through reverse proxy. Essentially the bundled LDAP will no longer be used to authenticate LDAP, only the second Apache with is set up with Reverse Proxy will.

Does anyone have any details on how this would look/work? Any example of this being done in the past?

My end goal for this configuration is that this secondary Apache will check one LDAP, if the user is not in the syste, then another LDAP will be checked. If the user is in neither LDAP system, then they will be rejected.

I know I will need to use mod_proxy and mod_ldap, I am just now sure what all conf files I will need to work with and how to put it all together.

Also FYI, the secondary Apache will be installed on a Windows server, and the original application with the first Apache is running on AIX.

Thank you for any help you may have.
SystemsAnalyst is offline   Reply With Quote
Reply

Bookmarks

Tags
aix, apache, ldap, mod_proxy, revers proxy

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:54 PM.


Advertisement
Log in to turn off these ads.