InterviewSolution
| 1. |
What Is Domains In Active Directory? |
|
Answer» In Windows 2000, a domain defines both an administrative boundary and a security boundary for a COLLECTION of objects that are relevant to a specific GROUP of users on a network. A domain is an administrative boundary because administrative privileges do not extend to other domains. It is a security boundary because each domain has a security policy that extends to all security accounts within the domain. Active Directory stores information about objects in ONE or more domains. In Windows 2000, a domain defines both an administrative boundary and a security boundary for a collection of objects that are relevant to a specific group of users on a network. A domain is an administrative boundary because administrative privileges do not extend to other domains. It is a security boundary because each domain has a security policy that extends to all security accounts within the domain. Active Directory stores information about objects in one or more domains. |
|