Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use supported API to set CAPID in the SACL #4496

Merged
merged 2 commits into from
Aug 4, 2017

Conversation

TravisEz13
Copy link
Member

Addresses #4272

@@ -1786,8 +1786,8 @@ internal struct CENTRAL_ACCESS_POLICY
uint nAclLength,
uint dwAclRevision);

[DllImport("ntdll.dll", CharSet = CharSet.Unicode)]
internal static extern uint RtlAddScopedPolicyIDAce(
[DllImport("kernel32.dll", CharSet = CharSet.Unicode)]
Copy link
Member

@daxian-dbw daxian-dbw Aug 4, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@daxian-dbw daxian-dbw merged commit 7a03b0c into PowerShell:master Aug 4, 2017
@TravisEz13 TravisEz13 deleted the FixCAP branch August 4, 2017 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants