vote up 0 vote down star
1

How do Windows NT (especially XP, Vista and Server 2008) ACLs (access control lists) work? What is the basic philosophy underlying them, that is, exactly what is stored, conceptually, in the ACLs, and how are access permissions evaluated based on the stored information?

What are the basic, command line and otherwise, utilities for managing them?

Perhaps also include links to related documentation or tutorials in the answer!

PS. Perhaps I should be asking this in Serverfault?

flag

1  
Your question is too broad that I think you should go to MSDN/TechNet and read the docs. – Mehrdad Jul 14 at 21:15
Agreed with Mehrdad; everything you've asked you can find in the documentation. And, yeah, I'd say, as the question is worded now, it's not programming related. – Adrien Jul 14 at 21:17

1 Answer

vote up 3 vote down check

Microsoft has been so good as to provide ample online documentation on the subject:

MSDN: Access Control Lists

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.