How do Windows NT ACLs work?

狂风中的少年 提交于 2019-12-07 14:49:21

问题


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?


回答1:


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

MSDN: Access Control Lists



来源:https://stackoverflow.com/questions/1128068/how-do-windows-nt-acls-work

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!