227ffc9c6cae95e754ad34cd91b038ec.ppt
- Количество слайдов: 21
An Introduction to BZUPAGES. COM
Introduction n Large corporations today face the following problems n n Finding a certain file. Seeing everything from a single view Replicate data Windows NT server network n n n Offers directory services Single network logon Single point of administration and replication BZUPAGES. COM
Traditional Directory n n Tools for organizing, managing and locating objects in a computing system Directory services are like a telephone book LANs and WANs grow larger and more complex Active directory unifies and brings order to diverse server hierarchies, or namespaces BZUPAGES. COM
Directory Service n n n Users and administrators do not know exact names The directory can run a query for an object by one of its attributes A directory service can n n Enforce security defined by administrator Replicate a directory Partition a directory into multiple stores A management and an end user tool BZUPAGES. COM
Active Directory n n Included with Windows 2000 server Works well in any size installation n n Single server with few hundred objects Thousands of server with millions of objects BZUPAGES. COM
Important Concepts n Scope n n Namespace n n Any bounded area in which a given name can be resolved Object n BZUPAGES. COM Can include every single object, every server and every domain A distinct, named set of attributes that represents something concrete, such as a user, a printer or an application.
Important Concepts n Container n n Tree n n BZUPAGES. COM An object which has attributes and is part of active directory A hierarchy of objects and containers Endpoints on trees are objects Nodes represent containers Shows how objects are connected
Important Concepts n Domains n n A single security boundary of a network Domain trees n BZUPAGES. COM A tree comprised of several domains sharing a common schema, configuration and forming a contiguous namespace
Important Concepts n Forest n n A set of one or more trees that do not form a contiguous namespace All trees in a forest share a common schema, configuration and global catalog A forest does not need a distinct name Sites n Location in a network that contains Active Directory servers BZUPAGES. COM
Active Directory Features n DNS Integration n Active Directory is tightly integrated with Domain Name System. Active Directory uses DNS as the location Service An Enterprise can connect Active Directory Servers directly to the Internet. BZUPAGES. COM
Support for LDAP n n n LDAP is Lightweight Directory Access Protocol. It was developed as a simpler alternative to X. 500 protocol Active Directory supports both LDAP version 2 and version 3. BZUPAGES. COM
Object Naming n Active Directory Schema defines two useful properties n n Object Globally Unique Identifier, a 128 bit number which is never changed if object is moved or renamed. User principal Name which is shorter than DN and easy to remember BZUPAGES. COM
Protocol Support n Supported protocols include: n n LDAP Remote procedure call X. 500 Supported API’s include n n n ADSI LDAP API MAPI BZUPAGES. COM
Global Catalog n n GC enables users and applications to find objects in an Active Directory Domain tree if user knows one or more attributes of target object. GC holds a replica of every object in the Active Directory, but only holds a small number of their attributes. BZUPAGES. COM
Security n Object protection n All objects are protected by Access Control Lists. An ACL is store as a binary value called a Security Descriptor. Delegation n It allows a higher administrative authority to grant rights for containers and subtrees to individuals and groups. BZUPAGES. COM
Trees and Forests Windows 2000 domain tree is a hierarchy of domains, each consisting of a partition of Active Directory. n Transitive Bidirectional Trust relationship is automatically established between joined domain and its parent. n Domains are joined to BZUPAGES. COM Domain tree during installation process. n
Extending the Schema n n New attributes can be added to the Schema at any time , using name, OID, definition of data, range limits. New Objects can be added at any time using name, oid, list of classes that can be parents of object, class object is derived from, and list of classes that apply to the object. BZUPAGES. COM
Assuring Backward Compatibility n Easy Migration from Windows NT 3. 5 and 4. 0 n n Active Directory is designed to operate in mixed Environment. The migration process from Down level servers to active directory take place one domain controller at a time. BZUPAGES. COM
Win 4. x domain with single primary domain controller and two Backup Domain controllers. BZUPAGES. COM
BZUPAGES. COM
Pure Domain- Former BDC’s are now peers of the original Windows 2000. BZUPAGES. COM
227ffc9c6cae95e754ad34cd91b038ec.ppt