ACL permissions

  • Thread starter Thread starter johnsuth
  • Start date Start date
J

johnsuth

Do ACL permissions apply to the logon user name, or the corresponding account name which may be different?
 
Do ACL permissions apply to the logon user name, or the corresponding
account name which may be different?

ACLs (Acess Control Lists) copntain ACEs (Access Control Entries) - on the
ACE is the SID (Security ID) for the object (user account, group, computer
account etc) and the permissions list.
We do not use the "names" anywhere that is why most objects are rename safe.
We only use the SID of the object
--

Regards,

Mike
--
Mike Brannigan [Microsoft]

This posting is provided "AS IS" with no warranties, and confers no
rights

Please note I cannot respond to e-mailed questions, please use these
newsgroups
 
Back
Top