Bug 19092 - Update der UCS 2.3 Release Notes
Summary: Update der UCS 2.3 Release Notes
Status: CLOSED FIXED
Alias: None
Product: UCS manual
Classification: Unclassified
Component: Release Notes
Version: unspecified
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Arvid Requate
QA Contact: Janis Meybohm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 09:55 CEST by Janis Meybohm
Modified: 2015-04-01 13:50 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):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janis Meybohm univentionstaff 2010-07-26 09:55:49 CEST
Die UCS 2.3 Release Notes sollten um einen Hinweis bzgl. DHCP auf angeschlossenen 2.2 Systemen erweitert werden. Weitere Infos: http://sdb.univention.de/1139
Comment 1 Arvid Requate univentionstaff 2010-07-28 14:32:05 CEST
UCs 2.3 Releasenotes sind angepasst. Ein Typo im SDB Artikel wurde mit gefixed:
"Dies führt dazu, dass eine LDAP-Suche nach einem dhcpHWAddress-Attribute keine Ergebnisse mehr kiefert".

Das Problem wurde anscheinend durch an Bug 15211 vorgenommene Änderung am dhcp.schema ausgelöst:

-       EQUALITY octetStringMatch
+       EQUALITY caseIgnoreMatch
+       SUBSTR caseIgnoreSubstringsMatch
        DESC 'The clients hardware address that requested this IP address.'
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE )
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

d.h. die EQUALITY matching rule wurde ersetzt (und Syntax wurde geändert).
Comment 2 Janis Meybohm univentionstaff 2010-07-28 18:05:03 CEST
Verified und an Silvia zur Veröffentlichung weitergegeben