Bug 11433 - objectClass AUX classes are not deterministically sorted
Summary: objectClass AUX classes are not deterministically sorted
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: 4.3.0rc1
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-05 21:46 UTC by Andrew Bartlett
Modified: 2016-07-29 00:18 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Bartlett 2015-08-05 21:46:56 UTC
When Samba has an object with multiple AUX classes in the objectClass value, these are not sorted in a deterministic way, and so subsequent dbcheck runs can re-sort the values, giving false normalisation errors.
Comment 1 Andrew Bartlett 2016-07-29 00:18:37 UTC
Fixed in samba 4.5rc1 with c36b2d7fb8f10ec229bb8e6be3999ab83a26dc36

There is still no deterministic sorting (I couldn't agree a method with metze), but it no longer causes dbcheck to complain.