Cover | Table of Contents | Colophon
LDAP://dc=mycorp,dc=com
dc. If the domain had been called
mydomain.windows.mycorp.com,
the ADsPath would have looked like this:LDAP://dc=mydomain,dc=windows,dc=mycorp,dc=com
dc is used only
when specifying domain roots.LDAP://cn=Configuration, dc=forest-root-domain, dc=domain-component, . . .
|
Windows NT
|
Windows 2000
|
|---|---|
|
Single-master replication is used via PDCs and BDCs.
|
Multimaster replication is used via DCs.
|
|
Domain is the smallest unit of partitioning.
|
Domain is the smallest unit of partitioning.
|
|
Domain is the smallest unit of authentication.
|
OU is the smallest unit of authentication.
|
|
Domain is the smallest unit of policy (system policies).
|
OU is the smallest unit of policy (group policy objects).
|
|
Domain is the smallest unit of security delegation/administration.
|
A property of an object is the smallest unit of security
delegation/administration.
|
|
NetBIOS broadcasts as primary browsing and connection mechanism.
|
TCP/IP connections to Active Directory as primary browsing and
connection mechanism.
|
|
WINS or LMHOSTS required for effective browsing.
|
DNS and Active Directory required for effective browsing
WINS required for older clients.
|
|
Object is the smallest unit of replication. |
|
Attribute
|
Syntax
|
Mandatory
|
Multi-valued
|
Description
|
|---|---|---|---|---|
|
Attribute-Id
|
OID
|
Yes
|
No
|
The OID that uniquely identifies this attribute.
|
|
Syntax
|
OID
|
OM-Syntax
|
Description
|
|---|---|---|---|
|
Undefined
|
2.5.5.0
|
Not applicable
|
Not a valid syntax
|
|
Distinguished Name
|
2.5.5.1
|
|
Attribute
|
Syntax
|
Mandatory
|
Multi-
valued
|
Description
|
|---|---|---|---|---|
|
Common-Name
|
Unicode
|
Yes
|
No
|
The descriptive Relative Distinguished Name (RDN).
|
|
Governs-Id
|
OID
|
Yes
|
No
|
The OID that uniquely identifies objects of this class.
|
|
LDAP-Display-Name
|
Unicode
|
No
|
No
|
The name by which LDAP clients identify this class.
|
|
Schema-ID-GUID
|
Octet
string
|
Yes
|
No
|
Globally Unique Identifier (GUID) to uniquely identify this class. |
Return to Windows 2000 Active Directory