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

[RFE] Pwdpolicy #353

Closed
wants to merge 2 commits into from
Closed

[RFE] Pwdpolicy #353

wants to merge 2 commits into from

Conversation

simo5
Copy link
Contributor

@simo5 simo5 commented Dec 19, 2016

Untested but I am seeking feedback on the actual approach.

@martbab
Copy link
Contributor

martbab commented Jan 24, 2017

LGTM, but the PR needs some more love since it breaks CI.

Internally performs multiple seraches as needed based on the basedn
strings passed in and whether the caller indicated that any result is ok
or all results are needed.

Signed-off-by: Simo Sorce <simo@redhat.com>
Use the new multibase search to collect policies from multiple subtrees.
The 'any' parameter is set to 'true' so the search stop when the first result
is found in any of the bases.

https://fedorahosted.org/freeipa/ticket/6568

Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5
Copy link
Contributor Author

simo5 commented Jan 25, 2017

I found two subtle bugs that cause the install failure, with the rebased patches install completes correctly for me.

@martbab martbab self-assigned this Feb 14, 2017
@martbab
Copy link
Contributor

martbab commented Mar 10, 2017

test_kadmin and all other tests also passed. I do not see reason for not pushing. Sorry for the delay in reviewing.

@martbab martbab added ack Pull Request approved, can be merged pushed Pull Request has already been pushed labels Mar 10, 2017
@martbab
Copy link
Contributor

martbab commented Mar 10, 2017

master:

  • 9f13b33 Add code to retrieve results from multiple bases
  • 2e5cc36 Add support for searching policies in cn=accounts

@martbab martbab closed this Mar 10, 2017
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