Windows Server 2003 Question:
Download Questions PDF

How is user account security established in Windows Server 2003?

Windows Server 2003 Interview Question
Windows Server 2003 Interview Question

Answer:

When an account is created, it is given a unique access number known as a security identifier (SID). Every group to which the user belongs has an associated SID. The user and related group SIDs together form the user account’s security token, which determines access levels to objects throughout the system and network.
SIDs from the security token are mapped to the access control list (ACL) of any object the user attempts to access.

Download Windows Server 2003 Interview Questions And Answers PDF

Previous QuestionNext Question
What is Global Catalog?If I delete a user and then create a new account with the same username and password, would the SID and permissions stay the same?