Re: LDAP redundancy

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I think you should be able to bind to a domain name rather than to a
specific domain controller.
If it's an .asp page or a .vbs script, then it could start with something
like this:
Set objRootDSE = GetObject("LDAP://RootDSE";)
strDNSDomain = objRootDSE.Get("DefaultNamingContext")

"Charlie Ting" <cting74@xxxxxxxxxxx> wrote in message
news:ucOdnVypZZPv0xLZnZ2dnUVZ_vmdnZ2d@xxxxxxxxxxxxx
Hi All,

We have a web server sitting in the DMZ. The web service queries the LDAP
off the domain controller in the trusted LAN. We created a firewall rule
to allow web server into the domain controller through port 389. We have 2
domain controllers. We like to provide LDAP redundancy. When one domain
controller goes down, the web service will automatically query the 2nd
domain controller. What's the technology that I should be looking after?
round robin? Please help.



Domain controller: Windows 2000 Server.



.



Relevant Pages

  • Re: I hate IIS - "Server Application Unavailable" error message
    ... You can get it running on a domain controller by altering this account. ... Buy a web server. ... configure the <processModel> section of the Machine.config file to use ...
    (microsoft.public.dotnet.framework.aspnet)
  • serious problem running asp.net and framework on domain controller
    ... I have a web server which is also the domain controller. ... And at some stage, with the permissions gone, the same problem ... In the ASP.NET application I use user impersonization, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Unix Bind and Windows DNS coexist problem with forwarder ON
    ... >> resolve to the IP address of the domain controller so client can ... If the record points to a web server your ... Create in Windows or UNIX Bind? ...
    (microsoft.public.windows.server.dns)
  • RE: Webserver and FTP user authentication
    ... domain controller which will decrypt it, verify the password and reply to ... device does not actually store your domain credentials and for security ... For local user authentication you need to create a user with ... reset the web server to get the web server to read the new settings: ...
    (microsoft.public.windowsce.app.development)
  • Re: LDAP redundancy
    ... The web server is sitting in the DMZ server. ... And also what firewall rule is it to be ... off the domain controller in the trusted LAN. ...
    (microsoft.public.win2000.dns)