Computer security Question:

Download Job Interview Questions and Answers PDF

What is an access token?

Computer security Interview Question
Computer security Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is SAM (Security Account Manager)?Are there any NT based viruses, or can NT be susceptible for other viruses?