Bug 47395 - Fix cn=Subschema rejects also in AD-Connector (4.2)
Fix cn=Subschema rejects also in AD-Connector (4.2)
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: AD Connector
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2-5-errata
Assigned To: Julia Bremer
Samba maintainers
:
Depends on:
Blocks: 47396
  Show dependency treegraph
 
Reported: 2018-07-24 19:55 CEST by Arvid Requate
Modified: 2018-11-14 14:58 CET (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.069
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018072421000512
Bug group (optional):
Max CVSS v3 score:
requate: Patch_Available+


Attachments
Bug47395.patch (563 bytes, patch)
2018-07-30 15:50 CEST, Arvid Requate
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2018-07-24 19:55:08 CEST
We should fix the cn=Subschema rejects due to missing entryUUID also in the AD-Connector.


+++ This bug was initially created as a clone of Bug #36981 +++

+++ This bug was initially created as a clone of Bug #35973 +++
Comment 1 Olivier Magloire 2018-07-30 11:30:53 CEST
Is there a quickfix for this issue?
It floods our connector logs.
Comment 2 Arvid Requate univentionstaff 2018-07-30 15:50:09 CEST
Created attachment 9613 [details]
Bug47395.patch

On a running UCS system the patch can be applied by copying the file to the system and running the following commands as root:

apt-get -y install patch \
&& patch -d /usr/share/pyshared/ -p4 < Bug47395.patch \
&& service univention-ad-connector restart
Comment 3 Olivier Magloire 2018-07-31 08:06:32 CEST
works flawlessly, thanks for the patch.
Comment 4 Julia Bremer univentionstaff 2018-10-29 09:13:11 CET
Successful build
Package: univention-ad-connector
Version: 11.0.6-35A~4.2.0.201810290907
Branch: ucs_4.2-0
Scope: errata4.2-5
User: jbremer

8d8b0d86e0 Bug #47395:Fix cn= Subschema in ad connector
ccc0aea70c Bug #47395: Cleanup
0227469f9e Bug #47395: fixed the cn=Subschema rejects
8d8b0d86e0 Bug #47395:Fix cn= Subschema in ad connector
Comment 5 Arvid Requate univentionstaff 2018-11-07 20:27:36 CET
Verified:

* Code review
* Package has been built in scope errata4.2-5
* Advisory present

I've adjusted the Advisory wording slightly:

bb2201104d | Advisory wording
Comment 6 Arvid Requate univentionstaff 2018-11-14 14:58:59 CET
<http://errata.software-univention.de/ucs/4.2/547.html>