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

ad: use right memory context in GPO code #7421

Closed
wants to merge 1 commit into from

Conversation

sumit-bose
Copy link
Contributor

The original primary SID is allocated on a temporary context and must be
move to be longer living one to still be available when the SID is
evaluated later in the code.

Resolves: #7411

The original primary SID is allocated on a temporary context and must be
move to be longer living one to still be available when the SID is
evaluated later in the code.

Resolves: SSSD#7411
Copy link
Contributor

@thalman thalman left a comment

Choose a reason for hiding this comment

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

Make sense, thank you for the patch

@alexey-tikhonov
Copy link
Member

Thank you, ACK.

@alexey-tikhonov
Copy link
Member

Pushed PR: #7421

  • master
    • b25e510 - ad: use right memory context in GPO code
  • sssd-2-9
    • 723a30b - ad: use right memory context in GPO code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-stable Targets also latest stable branch Bugzilla Pushed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GPO application fails with more > 1host in security filter
3 participants