active directory on two servers

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

  1. #1

    Default active directory on two servers

    Does anyone know a way that two active directories
    sharing the same data can be set up in the same domain.

    I have two physical sites connected through a vpn tunnel
    on the same domain. I am using active directory in both
    at the moment but with putting roaming profiles on i'm
    worried about the data taking forever to come accross the
    link.

    Can the active directory be set up on two machines, one
    being in each site, and have them communicate to each
    other and synchronise their data perhaps once a day.

    Thanks very much for any advice any of you can give

    Jim
    James Guest

  2. Similar Questions and Discussions

    1. trying to get Active Directory with SSL
      I am trying to connect to Active Directory that is using SSL to verify a person's user name and password. <cfldap action='QUERY' ...
    2. Active Directory Search fails ("The directory service is unavailab
      Hi all, I'm having one of those nerve wrecking errors, when trying to perform a simple search in an Active Directory. The objective of the code...
    3. Asp.net and Active Directory Log On To
      Hello, I use Active Directory to authenticate users in my Asp.Net web applications. The problem I'm having is that the user's account are set to...
    4. Session directory adding computers (servers) to group
      I'm unable to add the server in my nlb to the session directory group. it is giving me the error below. Information returned from the objuect...
    5. Active Directory, ASP, & IIS
      What do you mean? How are you running the ASP application not in IIS? Ray at home "Lynn" <lynn.shoemake@cts.cendant.com> wrote in message...
  3. #2

    Default Re: active directory on two servers

    A single Active Directory domain can contain multiple domain controllers at
    multiple sites. All directory data replicate between them at regular
    intervals, depending on whether the replication is taking place within a
    single site or between sites. Active Directory will automatically point
    logon requests to the domain controller that's in the same site as the
    client trying to log on, in order to avoid having too much data forced over
    a slow WAN link.

    You can configure Active Directory sites and subnets within the Active
    Directory Sites & Services MMC snap-in.

    --
    ******************************
    Laura E. Hunter - MCSE, MCT, MVP
    Replies to newsgroup only


    "James" <anonymous@discussions.microsoft.com> wrote in message
    news:231b901c45ded$d2f4afe0$a001280a@phx.gbl...
    > Does anyone know a way that two active directories
    > sharing the same data can be set up in the same domain.
    >
    > I have two physical sites connected through a vpn tunnel
    > on the same domain. I am using active directory in both
    > at the moment but with putting roaming profiles on i'm
    > worried about the data taking forever to come accross the
    > link.
    >
    > Can the active directory be set up on two machines, one
    > being in each site, and have them communicate to each
    > other and synchronise their data perhaps once a day.
    >
    > Thanks very much for any advice any of you can give
    >
    > Jim

    Laura E. Hunter \(MVP\) Guest

  4. #3

    Default Re: active directory on two servers

    Be sure to configure a Global Catalog on every
    geographical location you have a Domain Controller in.
    >-----Original Message-----
    >A single Active Directory domain can contain multiple
    domain controllers at
    >multiple sites. All directory data replicate between
    them at regular
    >intervals, depending on whether the replication is taking
    place within a
    >single site or between sites. Active Directory will
    automatically point
    >logon requests to the domain controller that's in the
    same site as the
    >client trying to log on, in order to avoid having too
    much data forced over
    >a slow WAN link.
    >
    >You can configure Active Directory sites and subnets
    within the Active
    >Directory Sites & Services MMC snap-in.
    >
    >--
    >******************************
    >Laura E. Hunter - MCSE, MCT, MVP
    >Replies to newsgroup only
    >
    >
    >"James" <anonymous@discussions.microsoft.com> wrote in
    message
    >news:231b901c45ded$d2f4afe0$a001280a@phx.gbl...
    >> Does anyone know a way that two active directories
    >> sharing the same data can be set up in the same domain.
    >>
    >> I have two physical sites connected through a vpn tunnel
    >> on the same domain. I am using active directory in both
    >> at the moment but with putting roaming profiles on i'm
    >> worried about the data taking forever to come accross
    the
    >> link.
    >>
    >> Can the active directory be set up on two machines, one
    >> being in each site, and have them communicate to each
    >> other and synchronise their data perhaps once a day.
    >>
    >> Thanks very much for any advice any of you can give
    >>
    >> Jim
    >
    >
    >.
    >
    Gux 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