ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

All tag results for ‘SACL’

SACL

September 18th, 2008 · No Comments · 81 views

System Access Control List: An ACL that controls the generation of audit messages for attempts to access a securable object. The ability to get or set an object’s SACL is controlled by a privilege typically held only by system administrators.

KB954438

September 18th, 2008 · No Comments · 163 views

In Internet Information Services (IIS) 7.0, request routing modules such as Microsoft Application Request Routing can transform the server that is running IIS into a proxy server. In this case, the IIS proxy server can forward requests to other destinations. However, a request is rejected if the following conditions are true:

  • The requested file already exists on the local IIS proxy server.
  • The system access control list (SACL) of the requested file does not give the access permission to the user who makes the request.

Additionally, the performance is decreased if the following conditions are true:

  • The requested file already exists on the local IIS proxy server.
  • The system access control list (SACL) of the requested file gives the access permission to the user who makes the request.

Note: The performance is decreased even if the requested file does not exist on the IIS proxy server.