InterviewSolution
Saved Bookmarks
| 1. |
Explain The Importance Of Authentication? |
|
Answer» AUTHENTICATION is the process of VERIFYING a USER’s credentials before he can log into the network. It is normally performed using a username and password. This provides a secure means of limiting the access from unwanted INTRUDERS on the network. Authentication is the process of verifying a user’s credentials before he can log into the network. It is normally performed using a username and password. This provides a secure means of limiting the access from unwanted intruders on the network. |
|