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

kreaper’s picture

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

lunk rat’s picture

Did you end up finding a solution to your desired setup?

gebzebilgisayarnotebookservis’s picture

information about firewalls available on this site, see this page.