PCs authenticating with wrong Domain Server

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default PCs authenticating with wrong Domain Server

    We have recently begun our migration from a Windows NT 4.0 domain to a
    Windows 2003 domain. We have set up with one forest that includes 3
    separate domains. There is one domain in the US, one in Canada and one in
    Europe. We are putting a domain controller for each domain in each country.
    By this I mean there will be a domain controller for the European domain in
    Canada and the US so that when user travel to these location their logon
    will be much faster. The same rule applies to Canada and the US.

    Until 2 days ago there was a two way trust between the NT 4.0 domain in
    Europe and the NT 4.0 domain in Canada.

    Recently the administrator in Europe has noticed while looking in the
    netlogon.log file that some (30 or so) of the PCs from Canada appear to be
    authenticating on the domain controller in Europe. There are two sites in
    Canada, one site has 2 domain controllers and the other site has 1 domain
    controller.

    Can anyone shed any light as to why this would be happening?


    Johnny Wright Guest

  2. Similar Questions and Discussions

    1. Authenticating to Mail Server - cfmail
      I?m trying to submit a form using cfmail. When I access my .cfm page, it?s prompting me to login into our mail server. I?ve setup the connection to...
    2. authenticating users using their windows login with cf 4and windows server 2000
      Does anyone know of a way to authenticate users using cfauthenticate and security context using coldfusion 4 running on a windows server 2000...
    3. WebService Client not authenticating through Proxy Server
      Hello, We have a windows form application that consumes a web service using the standard service-proxy class created by "Add Web Reference..."...
    4. Authenticating against NT 4 Domain
      Hi All, We have a website that uses Forms Authentication. the users userid and password are setup on the NT 4 Domain. And, the information...
    5. How do you figure out the LDAP://? ("Error authenticating. Error authenticating user. The specified domain either does not exist or could not be contacted")
      Hi, I am using the example "Authenticate against the Active Directory by Using Forms Authentication and Visual Basic .NET": ...
  3. #2

    Default PCs authenticating with wrong Domain Server

    Your users will ALWAYS authenticate to whichever DC for
    that domain responds first no matter where the DC is
    located.
    >-----Original Message-----
    >We have recently begun our migration from a Windows NT
    4.0 domain to a
    >Windows 2003 domain. We have set up with one forest that
    includes 3
    >separate domains. There is one domain in the US, one in
    Canada and one in
    >Europe. We are putting a domain controller for each
    domain in each country.
    >By this I mean there will be a domain controller for the
    European domain in
    >Canada and the US so that when user travel to these
    location their logon
    >will be much faster. The same rule applies to Canada and
    the US.
    >
    >Until 2 days ago there was a two way trust between the NT
    4.0 domain in
    >Europe and the NT 4.0 domain in Canada.
    >
    >Recently the administrator in Europe has noticed while
    looking in the
    >netlogon.log file that some (30 or so) of the PCs from
    Canada appear to be
    >authenticating on the domain controller in Europe. There
    are two sites in
    >Canada, one site has 2 domain controllers and the other
    site has 1 domain
    >controller.
    >
    >Can anyone shed any light as to why this would be
    happening?
    >
    >
    >.
    >
    Eric Guest

  4. #3

    Default Re: PCs authenticating with wrong Domain Server

    You need to properly configure different Sites in Active Directory Sites and
    Services snap in and associate them with the correct subnets. Each Site also
    needs at least one Global Catalog server, IIRC. Windows will always try to
    contact a DC in the same site before those in others.

    See
    [url]http://www.microsoft.com/technet/Security/topics/issues/w2kccadm/adsites/w2kadm37.mspx[/url]
    for a brief overview.

    AndyC


    "Johnny Wright" <lactoz@hotmail.com> wrote in message
    news:eY8Tt8cSEHA.1172@TK2MSFTNGP11.phx.gbl...
    > We have recently begun our migration from a Windows NT 4.0 domain to a
    > Windows 2003 domain. We have set up with one forest that includes 3
    > separate domains. There is one domain in the US, one in Canada and one in
    > Europe. We are putting a domain controller for each domain in each
    country.
    > By this I mean there will be a domain controller for the European domain
    in
    > Canada and the US so that when user travel to these location their logon
    > will be much faster. The same rule applies to Canada and the US.
    >
    > Until 2 days ago there was a two way trust between the NT 4.0 domain in
    > Europe and the NT 4.0 domain in Canada.
    >
    > Recently the administrator in Europe has noticed while looking in the
    > netlogon.log file that some (30 or so) of the PCs from Canada appear to be
    > authenticating on the domain controller in Europe. There are two sites in
    > Canada, one site has 2 domain controllers and the other site has 1 domain
    > controller.
    >
    > Can anyone shed any light as to why this would be happening?
    >
    >

    Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139