Previous section   Next section

STANDARD AND SPECIAL PERMISSIONS

The Active Directory supports two types of permission: standard and special. The five standard permissions, which may be applied in any combination to a user or group, are:

Special permissions are extensions to the standard permissions and vary for each object.

Setting and Viewing Object Permissions

The security permission settings can be viewed for every object from its Properties dialog. The properties for all objects can be retrieved from the Active Directory Schema snap-in. To retrieve and set object permissions, the following steps should be taken (Figure 6.22):

  1. Open the Active Directory Schema snap-in.

  2. Open the Classes folder.

  3. Right-click the targeted object class.

  4. In the Properties dialog box, select the user or group for which permissions are to be set, Add or Remove a user or group to provide new permissions.

  5. Click the desired Permission.

  6. Repeat these steps for each user or group for which permissions are to be modified.

  7. Click OK to complete.

Figure 6.22. Setting Object Permissions

graphics/06fig22.jpg

To simply view the special permissions assigned to an object, click Advanced and double-click Permissions (Figure 6.23). Changes in this list can then be applied by clicking or clearing the boxes to designate special permission.

Figure 6.23. Reviewing Permission Settings

graphics/06fig23.gif

Permission Inheritance and Preventing Inheritance

By default, permissions are inherited from parent objects, which means that rather than have to set all permissions for every object, the system administrator can rely on the fact that permissions set on a parent object will filter down the object tree. Sometimes this facility needs to be short-circuited, accomplished as follows:

  1. Open the Active Directory Schema snap-in.

  2. Right-click Active Directory Schema and click Permissions.

  3. On the Security tab, click the group whose permissions you want to change.

  4. In Permissions, select Allow or Deny for the permissions you want to change.

  5. Alternatively, remove the check mark at the bottom of the Permissions dialog that states, Allow inheritance permissions from the parent to propagate to this object.


  Previous section   Next section
Top