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

ADGroup: Fix Child Domain User Membership #651

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

X-Guardian
Copy link
Contributor

@X-Guardian X-Guardian commented Apr 10, 2021

Pull Request (PR) description

This PR fixes the issue where managing child domain user membership of an AD Group using the DistinguishedName MembershipAttribute fails.

This Pull Request (PR) fixes the following issues

Task list

  • Added an entry to the change log under the Unreleased section of the
    file CHANGELOG.md. Entry should say what was changed and how that
    affects users (if applicable), and reference the issue being resolved
    (if applicable).
  • Resource documentation added/updated in README.md.
  • Resource parameter descriptions added/updated in README.md, schema.mof
    and comment-based help.
  • Comment-based help added/updated.
  • Localization strings added/updated in all localization files as appropriate.
  • Examples appropriately added/updated.
  • Unit tests added/updated. See DSC Community Testing Guidelines.
  • Integration tests added/updated (where possible). See DSC Community Testing Guidelines.
  • New/changed code adheres to DSC Community Style Guidelines.

This change is Reviewable

@johlju johlju added needs review The pull request needs a code review. waiting for code fix A review left open comments, and the pull request is waiting for changes to be pushed by the author. and removed needs review The pull request needs a code review. labels Apr 10, 2021
@stale stale bot added the abandoned The pull request has been abandoned. label Apr 24, 2021
@X-Guardian X-Guardian removed the abandoned The pull request has been abandoned. label May 16, 2021
@X-Guardian
Copy link
Contributor Author

/azp run dsccommunity.ActiveDirectoryDsc

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stale stale bot added the abandoned The pull request has been abandoned. label May 30, 2021
@X-Guardian X-Guardian removed the abandoned The pull request has been abandoned. label May 31, 2021
@dsccommunity dsccommunity deleted a comment from stale bot May 31, 2021
@dsccommunity dsccommunity deleted a comment from stale bot May 31, 2021
@stale
Copy link

stale bot commented Jun 14, 2021

Labeling this pull request (PR) as abandoned since it has gone 14 days or more since the last update. An abandoned PR can be continued by another contributor. The abandoned label will be removed if work on this PR is taken up again.

@stale stale bot added the abandoned The pull request has been abandoned. label Jun 14, 2021
@stale stale bot removed the abandoned The pull request has been abandoned. label May 1, 2022
@stale
Copy link

stale bot commented Jun 12, 2022

Labeling this pull request (PR) as abandoned since it has gone 14 days or more since the last update. An abandoned PR can be continued by another contributor. The abandoned label will be removed if work on this PR is taken up again.

@stale stale bot added the abandoned The pull request has been abandoned. label Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned The pull request has been abandoned. waiting for code fix A review left open comments, and the pull request is waiting for changes to be pushed by the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ADGroup: Cannot Manage Child Domain User Membership Using DistinguishedName in v6.1.0-preview0006
2 participants