security-identifier Questions

1

Samba3 uses SID's in the range S-1-22-1 for users and S-1-22-2 for groups. For instance, S-1-22-1-1-10042 is the UNIX user with uid 10042. I would like to be either able to map such a SID into a na...
Nonmaterial asked 29/6, 2015 at 7:17

0

When doing a conversion from a SID to an NTAccount, I use the following code: DirectorySecurity folder_sec = Directory.GetAccessControl("c:\\test", AccessControlSections.All); AuthorizationRuleCol...
Hypochlorite asked 6/2, 2013 at 13:27
1

© 2022 - 2024 — McMap. All rights reserved.