Y
Hacker News
new
|
ask
|
show
|
jobs
by
bzxcvbn
1375 days ago
NTFS ACLs are much more powerful than Unix permissions. Just map users to users, groups to groups, and you're done.
1 comments
yrro
1375 days ago
How? ACL subjects are identified by SIDs not by UID/GID.
link
bzxcvbn
1375 days ago
As I said, set up a mapping between users/groups and the corresponding notion in NTFS. An UID/GID will correspond to an SID and vice versa.
link