Bug 34767 - utils.verify_ldap_object() does not limit the search scope
Summary: utils.verify_ldap_object() does not limit the search scope
Status: CLOSED FIXED
Alias: None
Product: UCS Test
Classification: Unclassified
Component: Framework
Version: unspecified
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 3.2-1-errata
Assignee: Stefan Gohmann
QA Contact: Sönke Schwardt-Krummrich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 07:24 CEST by Stefan Gohmann
Modified: 2014-08-07 18:23 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2014-05-08 07:24:58 CEST
utils.verify_ldap_object() has to limit the search scope to base. Otherwise you get unexpected results. Needed for Bug #34548.
Comment 1 Stefan Gohmann univentionstaff 2014-05-08 07:33:16 CEST
The scope is no limited to base. In my test case a moved object was returned. I think this happens if the moved object was created before the new parent.

Fixed and built for 3.2-1-errata and merged to 3.2-2.
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2014-08-04 21:03:58 CEST
OK: code change
OK: functional change
Already shipped and tested within several tests.