Understanding Group Types and Scopes

An Introduction to Groups

A group can be defined as a collection of accounts that are grouped together so that Administrators can assign permissions and rights to the group as a single entity. This removes the need for an Administrator to individually assign permissions and rights to each account. Therefore, while a user account is associated with an individual, or one entity; a group account or a group, is created to simplify the administration of multiple user accounts (users). When you grant permissions to a group, all accounts that are part of that particular group are granted the permissions. Permissions actually controls which actions users can perform on a network resource. Rights on the other hand relate to system tasks.

Windows Server 2003 provides user accounts and group accounts (of which users can be a member). User accounts are designed for individuals. Group accounts are designed to make the administration of multiple users easier.

The following entities can be added to groups:

The administrative tasks typically performed on groups are summarized below:

You have to specify a group type and a group scope when you create a new group. Group types and group scopes are discussed throughout the remainder of this Article.

Group Types

You can create two types of groups in Active Directory. Each group type is used for a different purpose. Security groups are the group type which is created for security purposes, while distribution groups is the group type created for purposes other than security purposes. Security groups are typically created for assigning permissions, while distribution groups are usually created for distributing bulk e-mail to users. As you can see, the main difference between the two groups is the manner in which each group type is used. Active Directory does however allow you to convert a security group to a distribution group, and to convert a distribution group to a security group if the domain functional level is raised to Windows 2000 Native or above.

Group Scopes

The different group scopes make it possible for groups to be used differently to assign permissions for accessing resources. The scope of a group defines the place in the network where the group will be used or is valid. This is the degree to which the group will be able to reach across a domain, domain tree, or forest. The group scope also determines what users can be included as group members.

In Active Directory, there are three different group scopes.

When groups contain other groups as members, group nesting occurs. Group nesting occurs when you add groups to other groups. Group nesting assists in reducing the number of instances that you need to assign permissions, and in reducing replication traffic. As mentioned previously, the domain functional level set for the domain determines what group nesting can be implemented, as summarized below:

The scope of a group can be changed as well. You can use the Active Directory Users And Computers (ADUC) console to view and modify the scope of an existing group. The command-line can also be used - dsget and dsmod. The rules that govern this capability are summarized below:

If you are using Windows Server 2003 Active Directory, Windows Server 2003 creates a few default security groups that are used to assign administrative permissions to users. The default security groups are created in the Users folder in Active Directory Users And Computers (ADUC).

When formulating a strategy for setting up domain local groups and global groups, follow the guidelines listed below:

In addition to the above mentioned group scopes, another group called a local group, can be created. A local group is basically used on the local computer to assign permissions to resources that are located on the computer on which the particular local group is created. Local groups are created in the local security database and are not present in Active Directory. This means that you cannot create local groups on domain controllers.

How to create a group

You can use the Active Directory Users And Computers console to create a new group. After the group is created, you can set additional properties for the group, and add members to the group.

To create a new group,

  1. Click Start, Administrative Tools, and then Active Directory Users And Computers.
  2. Right-click the particular domain, organizational unit, or container in which you want to place the new group, and select New, and then Group from the shortcut menu.
  3. The New Object-Group dialog box opens next.
  4. In the Group Name box, enter a name for the new group. You can specify a name as long as 64 characters.
  5. The Group Name (Pre-Windows 2000) box is automatically populated with the first 20 characters of the group name that you specified.
  6. In the Group Scope box, select one of the following options as the group scope: Domain Local, Global, or Universal.
  7. In the Group Type box, select one of the following options as the group type: Security or Distribution.
  8. Click OK.

How to add multiple members to a group

  1. Click Start, Administrative Tools, and then Active Directory Users And Computers.
  2. Expand the particular domain, organizational unit, or container that contains the group that you want to add members to.
  3. Locate and right-click the group, and then select Properties from the shortcut menu.
  4. When the Properties dialog box opens, click on the Members tab.
  5. Click Add.
  6. When the Select Users, Contacts, Computers, Or Groups dialog box opens, click the Advanced button.
  7. Click the Find Now button and select the user accounts, group accounts, or computer accounts that should be added to the particular group. If you want to select multiple users, groups, or computers, simply hold down the Shift or Ctrl key.
  8. Click OK.
  9. Each account that you have selected now appears in the Enter The Object Names To Select box.
  10. Click OK to add the members to the group.
  11. Click OK in the Properties dialog box for the group.

How to manage group membership individually

  1. Click Start, Administrative Tools, and then Active Directory Users And Computers.
  2. Double-click the user, group, or computer account that you want to work with.
  3. When the Properties dialog box opens, click the Members Of tab.
  4. If you want to add this particular account as a member of a group, click Add.
  5. When the Select Groups dialog box opens, select the groups that this account should be member of.
  6. If you want to remove the account from a group, simply click Remove
  7. Click OK.

How to delete a group

When it comes to deleting a group, you should remember the following points:

Use the steps listed below to delete a group,

  1. Click Start, Administrative Tools, and then Active Directory Users And Computers.
  2. Expand the particular domain, organizational unit, or container that contains the group that you want to delete.
  3. Locate and right-click the group, and then select Delete from the shortcut menu.
  4. Click Yes to verify that you want to delete the particular group.

How to change the group scope of an existing group

You can change the group scope of existing groups when the domain functional level is set to Windows 2000 native or Windows Server 2003.

  1. Click Start, Administrative Tools, and then Active Directory Users And Computers.
  2. Expand the particular domain, organizational unit, or container that contains the group that you want to change the group scope for.
  3. Locate and right-click the group, and then select Properties from the shortcut menu.
  4. When the Properties dialog box opens, on the General tab, change the group scope in the Group Scope box to either Domain Local, Global, or Universal.
  5. Click OK.

How to change the group type of an existing group

You can convert a group's type from being a security group to a distribution group, or from being a distribution group to a security group

  1. Click Start, Administrative Tools, and then Active Directory Users And Computers.
  2. Expand the particular domain, organizational unit, or container that contains the group that you want to change the group type for.
  3. Locate and right-click the group, and then select Properties from the shortcut menu.
  4. When the Properties dialog box opens, on the General tab, change the group type in Group Type box to either Security or Distribution.
  5. Click OK

How to manage group scope, group type, and group membership using the command-line

You can use dsget group to determine and view the properties of groups in Active Directory.

You can use dsmod group to change the properties of groups in Active Directory.



Top 5 Free Networking Tools

Bookmark Understanding Group Types and Scopes

Latest Blog Posts


English English GermanGerman SpanishSpanish FrenchFrench ItalianItalian PortuguesePortuguese RussianRussian DutchDutch
GreekGreek HindiHindi JapaneseJapanese KoreanKorean ChineseChinese Chinese (Simplified)Chinese (Simplified) ArabicArabic

Copyright 2009 Tech-FAQ. All rights reserved. Privacy Policy.