AD Group object properties – Security tab
The security tab of the group properties window is of high importance because it allows you to configure access permissions on the group object.

The security tab allows you to grant or deny permissions to other groups and users over the group object.
- In the “group or user names” section you can choose the group or the user to whom you would like to deny or allow permission.
- You can use the check boxes available in the “permissions” section to configure (allow or deny) the permissions the other users and groups will have over the group object.
Advanced button (security tab)
Clicking on the advanced tab opens another window with the following tabs
- Permissions – using this tab you can view the other permissions that were assigned to the group by inheritance and also permissions that are allowed or denied to be inherited by child objects. This tab also allows you add permissions or edit existing permissions.
- Auditing – using this tab you can view and configure the types of object accesses to be audited(or in other words for what types of accesses a log has to be maintained)
- Owner – using this tab you can view and configure ownership rights over the group object
- Effective permissions – This tab displays a list of permissions, each permission has a check box to its left indicating whether it’s effective or not.
Inheritance
All the members of a group inherit the permissions assigned to a group; the same applies to nested groups.Note: If permission conflicts occur due to user’s membership in multiple groups, deny permissions always take precedence over allow permissions.
Related Articles
AD computer object security tab
The security tab of the computer properties window allows you to configure access permissions on the computer object. The security tab allows you to grant or deny permissions to other groups and users over the computer object. In the “group or user ...
Object permissions in Active Directory
Permission in AD are privileges granted to users or groups to perform certain operations on objects. Permissions are usually granted by object owners or administrators. Users and groups are assigned permissions (to read, write, create child objects ...
Active Directory Group Objects Management
As the self-explanatory name suggests, this object is meant to represent a group. In AD, a group is an object which can contain a collection of users, or computers, or contacts, or even other groups as members .It simplifies administrative burden. ...
Authenticating and authorizing objects in AD
When it comes to resource sharing, the first thought is to provide access only to those who require and to the level they require it. This is where security principal objects play a crucial role, in that they can be “authenticated” and “authorized” ...
How to Delegate AD Rights to Users
Delegating Administrative Privileges to Users in Active Directory AD delegation lets administrators grant users or groups certain permissions without having to add them to privileged groups like Domain Admins and Account Operators. You can delegate ...