Creating Domain user in Domain Controller
User Management
Local User
- A user Account created in the local database of a computer.
- A local user is generally used in workgroup model.
- A local user can log in only on the respective computer.
Domain User
- A domain account created in ADDB.
- Domain user is used in DOMAIN model.
- Domain user can log in to any computer in the Domain.
Active Directory DB file Name is NTDS.Dit
NTDS.Dit stands for New Technology Directory Services Directory Information Tree.
Creating Domain user in Domain Controller
- In System 1 server DC login as administrator.
- Open ADUC console (run—>DSA.msc)
- expand the Domain Name Preetam.com.
- right click on user container click on new and click user.
- type first name and user login name click on next
- type the password and confirm the password.
In System 2 client computer login as a login name and access resources.
Comments
Post a Comment