Computer security Question:

What is an access token?

Tweet Share WhatsApp

Answer:

Each process has an associated access token which is used by the system to verify whether the process should be granted access to a particular object or not. The access token consists of a user SID, a list of group SIDs representing the groups the user belongs to, and a list of user rights (privileges) the user is blessed with.

Download Computer security PDF Read All 89 Computer security Questions
Previous QuestionNext Question
What is SAM (Security Account Manager)?Are there any NT based viruses, or can NT be susceptible for other viruses?