Bug 47247 - index: Adding the possibility to update LDAP indexes during LDAP schema updates
index: Adding the possibility to update LDAP indexes during LDAP schema updates
Status: NEW
Product: UCS
Classification: Unclassified
Component: LDAP
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-06-26 10:34 CEST by Sönke Schwardt-Krummrich
Modified: 2023-05-24 08:31 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Feature Request
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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sönke Schwardt-Krummrich univentionstaff 2018-06-26 10:34:39 CEST
We recently had two cases where it would have made sense to automatically recreate (certain) LDAP indexes when updating LDAP schemas.
Case 1) concerned an OID collision and case 2) concerned a change in the object class hierarchies.
In both cases, incorrect search results can be expected after the LDAP schemes have been adapted. This then applies to all UCS-DCs that have to rebuild their indexes almost simultaneously (during/after schema replication).

Please note that the slapd must be switched off when reindexing and that the availability of executable LDAP servers in the domain could then become a problem if all system update their indexes "simultaneously".