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

issue#481 fix invalid dn check for OU vs group or user #482

Merged
merged 5 commits into from
Oct 1, 2024

Conversation

stahnjones
Copy link

fix invalid dn check for OU vs group or user

groups don't start with ou= but may be within an OU so would contain ou= in the string. This change makes it so groups don't have to be in the root of the AD.
change config check to start with ou= for OU
@stahnjones stahnjones changed the title issue#481 fix invalid dn check for OU vs group or user Jun 13, 2024
@stahnjones stahnjones changed the title fix invalid dn check for OU vs group or user issue#481 fix invalid dn check for OU vs group or user Jun 13, 2024
…k_in_protection_rules

Imprv nutanix#488 Update ntnx_protection_rules.py with start_time comparison in idempotency check
@stahnjones
Copy link
Author

Seems that maybe I didn't do the previous PR correctly and it combined the two here

@bhati-pradeep
Copy link
Collaborator

Thank you for raising PR

@abhinavbansal29 abhinavbansal29 changed the base branch from main to release/1.9.3 September 24, 2024 09:29
@bhati-pradeep
Copy link
Collaborator

@abhinavbansal29 can you please review this PR, thanks!

Copy link
Collaborator

@bhati-pradeep bhati-pradeep left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@abhinavbansal29 abhinavbansal29 left a comment

Choose a reason for hiding this comment

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

LGTM

@bhati-pradeep bhati-pradeep merged commit 3b13ae2 into nutanix:release/1.9.3 Oct 1, 2024
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.

3 participants