+ Reply to Thread
Results 1 to 5 of 5

Thread: what is Active Directory Objects?

  1. #1
    Emerald Star member KapilAsdhir is on a distinguished road
    Join Date
    Feb 2010
    Posts
    215

    Default what is Active Directory Objects?

    what is Active Directory Objects?
    Thanks & Regard's
    Kapil Asdhir

  2. #2
    Emerald Star member KapilAsdhir is on a distinguished road
    Join Date
    Feb 2010
    Posts
    215

    Default

    Active Dir stores information about network objects. Active Dir object represent network resources such as user, group, computer and printer
    Thanks & Regard's
    Kapil Asdhir

  3. #3

    Default

    active Directory is a technology created by Microsoft that provides a variety of network services, including:

    * Lightweight Directory Access Protocol LDAP is the industry standard directory access protocol, making Active Directory widely accessible to management and query applications. Active Directory supports LDAPv3 and LDAPv2.

  4. #4
    Ruby Star member nobita_deptrai is on a distinguished road
    Join Date
    Jun 2011
    Posts
    458

    Default

    Active Directory objects represent the physical entities that make up a network. An object is an instance of storage of a class. A class is defined in the Active Directory schema as a specific set of mandatory and optional attributes — that is, an attribute can be present in an object in Active Directory only when that attribute is permitted by the object's class. Classes also contain rules that determine which classes of objects can be superior to (parents of) a particular object of the class. Each attribute is also defined in the directory schema. The attribute definitions determine the syntax for the values the attribute can have.

    When you create an object in Active Directory, you provide values for the attributes of the object in its particular class, and you do so according to the rules of the directory schema. For example, when you create a user object, you provide alphanumeric values for the user's first and last names, the logon identifier, and perhaps other values, such as telephone number and address. You cannot create the user object successfully without providing acceptable values for the user name and logon name because these attributes are mandatory, according to the directory schema.

    Applications that create or modify objects in Active Directory use the directory schema to determine what attributes the object must and might have, and what those attributes can look like in terms of data structures and syntax constraints. For this reason, the directory schema is maintained forest-wide so that all objects created in the directory conform to the same rules.

    Objects are either container objects or leaf objects. A container object stores other objects, and, as such, it occupies a specific level in a subtree hierarchy. An object class is a container if at least one other class specifies it as a possible superior; thus, any object class defined in the schema can become a container. A leaf object does not store other objects, and, as such, it occupies the endpoint of a subtree.
    BDS Real Estate Company
    Go to my website rao vat ban nha to learn about real estate in Vietnam: Home sales , Apartment for sale, Feng Shui ...

  5. #5

    Default

    The Active directory is working user or groups or computer accounts, it's provide security and resources. Security principals are assigned unique security identifiers. It's called NT directory service in older Microsoft, you'll see this name in Active directory binaries. An object is unique or identified by attribute. In history Active directory was called of NT Directory Service, you'll see this name in older Microsoft documents. This name in Active directory binaries.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts