Bug 26958 - String-Custom-Attribute lässt sich nicht leersetzen
String-Custom-Attribute lässt sich nicht leersetzen
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UDM - Extended Attributes
UCS 3.0
All All
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on: 14235
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-02 09:43 CEST by Jan Christoph Ebersbach
Modified: 2018-04-13 13:29 CEST (History)
4 users (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 Jan Christoph Ebersbach univentionstaff 2012-05-02 09:43:41 CEST
Der folgende Bug tritt wieder unter UCS 3 auf.

Fax ist unter 3.0 wie folgt definiert:
attributetype ( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' )
        DESC 'RFC2256: Facsimile (Fax) Telephone Number'
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.22 )

Eigentlich sollte es so aussehen:
attributetype ( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' )
        DESC 'RFC2256: Facsimile (Fax) Telephone Number'
        EQUALITY caseIgnoreMatch
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{64} )

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

Ich habe in UCS 2.2 das organizationalPerson-Attribut "audio" an einem User als
Custom Attribute mit der Syntax String angelegt, damit lassen sich auch Werte
setzen.

Versucht man aber den String zu entfernen kommt der LDAP-Fehler "Inappropriate
matching".

Ich glaube dass ich das als multivalue angelegt habe.
Comment 1 Florian Best univentionstaff 2016-06-21 12:06:16 CEST
In UCS 4.1 it looks like beneath.