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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top