Capture.PNG
Document Details
Uploaded by jlopez59#
Tags
Full Transcript
# Using Windows to Authenticate Users (1 of 6) - Controlling access to computer resources is done by: - **Authentication** - Proves that an individual is who he says he is. - When a computer is on a Windows domain, Active Directory (AD) is responsible for authentication. - *...
# Using Windows to Authenticate Users (1 of 6) - Controlling access to computer resources is done by: - **Authentication** - Proves that an individual is who he says he is. - When a computer is on a Windows domain, Active Directory (AD) is responsible for authentication. - **Authorization** - Determines what an individual can do in the system after authentication. - Assign a password to each account created. - Best to give user the ability to change the password.