logo       

Re: check domain controller: msg#00111

windows.devel.dotnet.web

Subject: Re: check domain controller

Specify the DNS name of the domain instead of specifying the domain
controller in your LDAP query:

LDAP://<domain name>/DC=xxx,DC=xxx,DC=xxx

(i.e. LDAP://test.com/DC=test,DC=com)

Clark


> -----Original Message-----
> From: Discussion of building .NET applications targeted for the Web
> [mailto:DOTNET-WEB@xxxxxxxxxxxxxxxxxxx] On Behalf Of Wakefield, Bob
> Sent: Monday, June 20, 2005 6:09 PM
> To: DOTNET-WEB@xxxxxxxxxxxxxxxxxxx
> Subject: [DOTNET-WEB] check domain controller
>
> I have an app that I maintain that authenticates off AD. Problem is if a
> domain controller goes down the app does not failover. I need a way to
> say
> Check this: LDAP://domainController1/DC=xxx,DC=xxx,DC=xxx
> If this does not work go here:
> LDAP://domainController2/DC=xxx,DC=xxx,DC=xxx
>
> I'm not sure how to do that.
>
> Bob Wakefield
> "Don't be so concerned with living that you forget to live"
> 913.905.5112
>
> ===================================
> This list is hosted by DevelopMentor. http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com

===================================
This list is hosted by DevelopMentor® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise