Re: ADAM Group Size

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Note that if the group membership exceeds 1500 users, code that enumerates
the group will need to use range retrieval to get all the members back out.
This isn't a huge big deal, but is something to be aware of.

If a group started getting really large, I'd also consider nesting.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Tomasz Onyszko" <T.onyszko_nospam_@xxxxxx> wrote in message
news:eAJfnMQWHHA.1036@xxxxxxxxxxxxxxxxxxxxxxx
jskalicky wrote:
Is there a limitation as to how many users may be in a group in ADAM?

If group is using linked attribute as a place to store membership - I
don't think so. If this is unix style group and it is stored as
multivalued string attribute (not DN) this is ~1300.

--
Tomasz Onyszko
http://www.w2k.pl/ - (PL)
http://blogs.dirteam.com/blogs/tomek/ - (EN)


.



Relevant Pages

  • Re: ActiveDirectoryMembershipProvider & ValidateUser
    ... membership provider to authenticate with AD? ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How to add a user to a group and programatically see that in its token
    ... Do you need a real kernel mode token or do you just need to verify the group ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... NetGroupAddUser() ...
    (microsoft.public.platformsdk.security)
  • Re: General questions about LDAP, GC and access permissions
    ... Yes, that is the fully nested membership too, so you don't need to do any ... LDAP queries to discover the nesting. ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... calculate a user's group membership in the user's logon token. ...
    (microsoft.public.windows.server.active_directory)
  • Re: AD Group Memberships (MyADMembershipProvider) Question
    ... provider that integrates with the ASP.NET 2.0 role provider framework. ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... I am using MyADMembershipProvider as my membership provider to ...
    (microsoft.public.dotnet.framework.aspnet.security)