By dowk on
Hi all,
My LDAP server is in the intranet with firewall. I have installed Drupal 5.1 and LDAP Integration module in my webserver in the DMZ. Do you know how I can auth my LDAP server (who is using a private IP) from my webserver (who is using a public IP) without having to expose my LDAP server using NAT at the firewall? Thanks.
David
Comments
setup a replica server on
setup a replica server on the DMZ box and authenticate to it. Updates to the replca can happen manually by exporting from internal server to LDIF file and importing the LDIF file on the DMZ box to the ldap database.
kreaper
http://kreaper.blogsome.com
Solution to this?
Did you end up finding a solution to your desired setup?
lunk_rat is Acquia Certified Grand Master
Firewall
information about firewalls available on this site, see this page.