AD Domain ServicesArchitecture & Design

Active Directory objects: All you need to know

What you’ll learn: Active Directory (AD) is a directory service introduced by Microsoft as a centralized network resource management system. This network is comprised of entities that represent real users or network resources, and the entities are called Active Directory objects. AD objects can be of several types based on what they represent and their function. In this article, we shall…
Read more
AD Domain ServicesDirectory Objects & Identity Data

Active Directory (AD) Computer Object

SAMAccountName: This is also a naming attribute that is used to uniquely identify a computer object in the network. It is the pre-Windows 2000 logon name of an object. ObjectCategory: It includes the distinguished name of the object class to which the computer object belongs or the name of one of its superclasses. ObjectClass: It contains the distinguished name of the object class to which…
Read more
AD Domain ServicesDirectory Objects & Identity Data

Active Directory Nested Groups Explained

What you will learn: Nesting groups in Active Directory (AD) allow for better control in managing access to resources in the AD network. Group nesting also makes it easier to assign permissions across multiple domains and greatly reduces the hassle for IT administrators. However, the process of nesting groups can quickly get confusing owing to the various types of groups in AD and their scope.
Read more
AD Domain ServicesDirectory Objects & Identity Data

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…
Read more