2000 start is to achieve a real multi-user account, you are logged in a different identity, the interface is not the same, the permissions are not the same, that is, the same computer is not the same account in the implementation of the same management
environment; One domain controller, one server that has been added to the domain
Local user account, as long as you are not a domain controller has a local user account
Domain control account only on DC
How to open the Administrative tools for Active Directory Users and Computers:
Database files for Active Directory data
The account created in the Active Directory is present in this file.
Workgroup management, this is not a domain, and each computer has a local database
Workgroup must be installed locally on each computer, lack of unified management, unified installation, the greatest benefit of domain architecture is unified management
When the software needs to be installed, I only need to distribute a subdirectory on the DC, and all the clients will automatically install locally after the next time they receive this subdirectory, which greatly improves the efficiency of management and is suitable for large architectures
ADDB Active Directory database, all need to do authentication, success can login
User domain is also a local user account, when your computer joined the domain you will find that you can log in with your local account can also be logged in with a domain account
05-Manage Users and groups