-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[stable8.2] check if renamed user is still valid by reapplying the ld… #25394
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
[stable8.2] check if renamed user is still valid by reapplying the ld… #25394
Conversation
|
@DeepDiver1975, thanks for your PR! By analyzing the annotation information on this pull request, we identified @blizzz, @MorrisJobke and @dschmidt to be potential reviewers |
|
@owncloud/qa can you retest ? |
|
@PVince81 @DeepDiver1975 This PR has a different behaviour than with #25338 In this PR it is needed to click on the Clear buttons in the Expert tab in the LDAP wizard in order to get the right answer running the ldap:check-user command Stable9 (#25338) sudo -u www-data ./occ ldap:check-user aaliyah_armstrong This PR The given user is not a recognized LDAP user. |
|
@felixboehm @jvillafanez do you have an idea whether that's a bad thing or whether it's the way it worked in 8.2 ? (regarding the previous comment) |
|
You can't clear the user mapping (expert tab) in a production system. Bad thing. |
|
This backport does not work. After removing a group of users from ldap, users are not shown in User page, but still Needs more to fix this for 8.2.6 ... |
|
Recheck with the new commit. There was a missing filter so the user was being checked against the whole LDAP directory. |
👎 Keeps failing for me using the new commit 😢 |
|
Now it's fixed for sure for 8.2. I hope the same set of changes works for 8.1 |
|
@davitol can you retest ? |
|
👍 tested in 8.2 and WFM 👏 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
…ap filter
backport #25338