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

[Backport][ipa-4-6] Python3: Fix winsync replication agreement #1082

Closed
wants to merge 1 commit into from

Conversation

stlaz
Copy link
Contributor

@stlaz stlaz commented Sep 15, 2017

This PR was opened automatically because PR #1018 was pushed to master and backport to ipa-4-6 is required.

When configuring a winsync replication agreement, the tool performs a search
on AD for defaultNamingContext. The entry contains the value as a bytes, it
needs to be decoded otherwise subsequent calls to
DN(WIN_USER_CONTAINER, self.ad_suffix) will fail.

https://pagure.io/freeipa/issue/7131
@stlaz
Copy link
Contributor Author

stlaz commented Sep 15, 2017

PR was ACKed automatically because this is backport of PR #1018. Wait for CI to finish before pushing. In case of questions or problems contact @flo-renaud who is author of the original PR.

@stlaz stlaz added the ack Pull Request approved, can be merged label Sep 15, 2017
@stlaz
Copy link
Contributor Author

stlaz commented Sep 15, 2017

ipa-4-6:

  • 3dea5b5 Python3: Fix winsync replication agreement

@stlaz stlaz added the pushed Pull Request has already been pushed label Sep 15, 2017
@stlaz stlaz closed this Sep 15, 2017
@stlaz stlaz deleted the backport_pr1018_ipa-4-6 branch April 6, 2018 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants