Re: AD Limits
- From: "Ace Fekay [MVP]" <PleaseSubstituteMyActualFirstName&LastNameHere@xxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 22:13:31 -0500
In news:vutct1hqgv0p9lmr4vhgqh0imrudv47cgt@xxxxxxx,
Peter Lecki <plecki2@xxxxxxxxxxxx> stated, which I commented on below:
> We have a web/sql/mail application that uses AD for authentication of
> user accounts. Single domain, single OU. There are no other objects
> that we use, no groups (other than built-in), no computers (other than
> the servers running the app), no Exchange, etc. We are
> rearchitecturing the application right now as we prepare for an
> increase of users to several million.
>
> Currently, once the user is authenticated during website logon, there
> are no other security checks made against that account when accessing
> resources, all resources are accessed by just a handful of service
> accounts. One of the goals of the rearchitecture is to add that
> security into the mix.
>
> Some members of our team were under the impression that there are
> limitations to the number of objects, specifically user accounts, that
> can be efficiently held in an OU and in the forest. From what I've
> read over the past few days, I understand that there are such
> theoretical limitations but they are probably far beyond of what we'd
> be using. Several sources quote very different numbers, though, so
> I'm trying to make sure I have the correct information. For example,
> I've ran across, from various reputable sources, including MS itself
> and several books on the topic, as well as other experts' articles on
> the web, object limitations of 1 million, 100 million, 1 billion and
> now you with over 4 billion. I would be satisfied with any of these
> numbers except the first one. Furthermore, I also need to examine
> hardware requirements to handle these numbers, as I currently have
> only two DC's with dual Xeon 3.2GHz, 1GB of RAM and 60GB of HD space
> each. I have not been able to find much concrete information on this
> subject either, perhaps looking in the wrong places?
>
> Thanks for your time gents,
> Peter.
It is over 4 billion. It's been discussed in the past. This is because of
the GC's limitation because it stores a read only subset of all objects that
need to be available for lookups, logon authentication because Universal
groups are stored in the GC, and authentication will fail if it cannot
enumerate Universal groups, whether any were created or not.
Look in the reg under Services/Lanman Server. Look at the shares entries.
Notice that number? That is the limit of what it can handle. It's based on
the i386 architecture.
To determine what your server will handle as a DC and how many DCs you
should need, if Exchange or no Exchange, Sites, etc, download and run the
ADSizer design tool. Don't be fooled by the "2000" in it, for it works for
2003 as well. Replication is optimized, as well as other features, but I
don;t think replication applies in your case. The results are less than one
expects being the bare minimum requirements, but it gives you an idea where
you're at. Unfortunately they've never updated it for the faster CPUs of
today.
Windows 2000 Free Tool Downloads:
http://www.microsoft.com/windows2000/techinfo/reskit/tools/default.mspx
Here's a link on how to use it (look for the video in the list):
NT 4.0 and Windows 2003 Active Directory Interoperability:
http://www.microsoft.com/technet/community/events/windows2003srv/tnt1-79.mspx
Ace
.
- Follow-Ups:
- Re: AD Limits
- From: Al Mulnick
- Re: AD Limits
- References:
- AD Limits
- From: Peter Lecki
- Re: AD Limits
- From: Peter Lecki
- AD Limits
- Prev by Date: Re: MSDTC error when mocing FSMO ROLES
- Next by Date: Re: Journal Wrap Error
- Previous by thread: Re: AD Limits
- Next by thread: Re: AD Limits
- Index(es):
Relevant Pages
|