Bug 9241 - msDS-HasInstantiatedNCs not correctly updated when a second windows DC is promoted
Summary: msDS-HasInstantiatedNCs not correctly updated when a second windows DC is pro...
Status: NEW
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: 4.0.0rc1
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks: 9247
  Show dependency treegraph
 
Reported: 2012-10-03 09:07 UTC by Matthieu Patou
Modified: 2012-10-05 07:56 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Patou 2012-10-03 09:07:19 UTC
Samba compare DN like (DN+binary and DN+String) just on the DN part when windows seems to treats two DN+Binary that differs only on the binary part to be 2 differents DN.

As a result if a DN+Binary is modified it will send 2 updates in the linked attributes structure:

1 to remove the old DN+Binary
1 to add the new one