Bug 25858 - univention directory listener does not sync usercert
univention directory listener does not sync usercert
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Listener (univention-directory-listener)
UCS 3.0
Other Linux
: P1 critical (vote)
: UCS 3.0-0-errata
Assigned To: Arvid Requate
Kevin Dominik Korte
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-17 14:17 CET by Kevin Dominik Korte
Modified: 2012-08-15 13:35 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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Dominik Korte univentionstaff 2012-01-17 14:17:07 CET
the following LDAP attribute gets truncated while syncing between master and backup

attributetype ( 2.5.4.36 NAME 'userCertificate'
        DESC 'RFC2256: X.509 user certificate, use ;binary'
        EQUALITY certificateExactMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.8 )

fail.ldif output (truncated)

userCertificate;binary:: MIIEDDCCAvSgAwIBAgIBeDANBgkqhkiG9w0
 BAQUF
loginShell: /bin/bash


the univention-ldapsearch output on the master gives the following as the first two lines:

userCertificate;binary:: MIIEDDCCAvSgAwIBAgIBeDANBgkqhkiG9w0BAQUFADCBvDELMAkGA
 1UEBhMCREUxFDASBgNVBAgTC0JyYW5kZW5idXJnMRAwDgYDVQQHEwdQb3RzZGFtMRwwGgYDVQQKEx

Noticed on Ticket #2012011121004224
Comment 1 Kevin Dominik Korte univentionstaff 2012-01-18 09:31:28 CET
Failed LDIF und Logfile level 4 an Ticket#: 2012011121004224
Comment 2 Arvid Requate univentionstaff 2012-01-19 13:20:27 CET
Das Paket univention-directory-listener ist im ucs-3.0 branch für ucs3.0-1 angepasst. Um das Paket auch über den errata3.0-0 Scope zu veröffentlichen wurde das Paket per cherrypick aus ucs_3.0-0 in den errata-Scope übernommen und die Anpassung als Patch gegen den Scope isoliert.

Advisory als 2012-01-19-univention-directory-listener.yaml eingecheckt.

UCS 3.0-1 Changelog ist ebenfalls angepasst.
Comment 3 Kevin Dominik Korte univentionstaff 2012-01-19 14:11:36 CET
QA erfolgreich.
Funktioniert sowohl auf AMD64 als auch auf i386