Cover | Table of Contents | Colophon
|
Windows NT
|
Active Directory
|
|---|---|
|
Single-master replication is used, from the PDC master to the BDC
subordinates.
|
Multimaster replication is used between all domain controllers.
|
|
Domain is the smallest unit of partitioning.
|
Naming Contexts and Application Partitions are the smallest unit of
partitioning.
|
|
System policies can be used locally on machines or set at the domain
level.
|
Group policies can be managed centrally and used by clients
throughout the forest based on domain, site or OU criteria.
|
|
Data cannot be stored hierarchically within a domain.
|
Data can be stored in a hierarchical manner using OUs.
|
|
Domain is the smallest unit of security delegation and administration.
|
A property of an object is the smallest unit of security
delegation/administration.
|
|
Feature
|
Description
|
|---|---|
|
Application Partitions
|
dc=mycorp,dc=com. Each domain controller in the
domain replicates a copy of the Domain NC.|
Relative distinguished name
|
Description
|
|---|---|
|
cn=Builtin
|
Container for predefined built-in local security groups. Examples
include Administrators, Users and Account Operators.
|
|
cn=Computers
|
Default container for computer objects representing member servers
and workstations.
|
|
ou=Domain Controllers
|
Default organizational unit for computer objects representing domain
controllers.
|
|
cn=ForeignSecurityPrincipals
|
Container for placeholder objects representing members of groups in
the domain that are from a domain external to the forest.
|
|
cn=LostandFound
|
cn=configuration,dc=mycorp,dc=com.|
Relative Distinguished Name
|
Description
|
|---|---|
|
cn=DisplaySpecifiers
|
Container that holds display specifier objects, which define various
properties and functions of the Active Directory MMC Snap-ins.
|
|
cn=Extended-Rights
|
Container for extended rights (controlAccessRight) objects.
|
|
cn=ForestUpdates
|
Contains objects that are used to represent the state of forest and
domain functional level changes. This container is new in Windows
Server 2003.
|
|
cn=LostandFoundConfig
|
Container for orphaned objects.
|
|
cn=NTDS Quotas
|
Container to store quota objects, which are used to restrict the
number of objects that security principals can create in a partition
or container. This container is new in Windows Server 2003. |
cn=schema,cn=configuration,dc=mycorp,dc=com.
http://www.ietf.org/rfc/rfc2254.txtcn=schema,cn=Configuration,dc=mycorp,dc=com. You
can view the contents of the container directly by pointing an Active
Directory viewer such as ADSI Edit or LDP at it. You can also use the
Active Directory Schema MMC snap-in, which splits the classes and
attributes in separate containers for easy viewing, even though in
reality all the schema objects are stored directly in the Schema
Container.cn=schema,cn=Configuration,dc=mycorp,dc=com. You
can view the contents of the container directly by pointing an Active
Directory viewer such as ADSI Edit or LDP at it. You can also use the
Active Directory Schema MMC snap-in, which splits the classes and
attributes in separate containers for easy viewing, even though in
reality all the schema objects are stored directly in the Schema
Container.|
Attribute
|
Syntax
|
Mandatory
|
Multivalued
|
Description
|
|---|---|---|---|---|
|
attributeId
|
OID
|
Yes
|
No
|
The OID that uniquely identifies this attribute.
|
|
cn
|
Unicode string
|
Yes
|
No
|
The Relative Distinguished Name (RDN).
|
|
isSingleValued
|
Boolean
|
Yes
|
No
|
|
Syntax
|
OID
|
OM syntax
|
Description
|
|---|---|---|---|
|
Undefined
|
2.5.5.0
|
N/A
|
Not a valid syntax
|
|
Distinguished Name
|
2.5.5.1
|
127
|
|
Attribute
|
Syntax
|
Mandatory
|
Multi-valued
|
Description
|
|---|---|---|---|---|
|
cn
|
Unicode
|
Yes
|
No
|
The Relative Distinguished Name (RDN).
|
|
governsID
|
OID
|
Yes
|
No
|
The OID that uniquely identifies objects of this class.
|
|
lDAPDisplayName
|
Unicode
|
No
|
No
|
The name by which LDAP clients identify this class.
|
|
schemaIDGUID
|
Octet string
|
Yes
|
No
|
Globally Unique Identifier (GUID) to uniquely identify this class. |