6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/4/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#981] LDAP modifiy/delete
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ . .. . __. [__)[__)| ||__|(__ [__)[__)|/\|| |.__)
Comment
> The only way to fix this problem at the moment seems to be modifying > the OpenLDAP core.schema directly: > > |The error: "Inappropriate Matching" will be displayed if the > attribute you are trying to delete has no equality rule in the > schema. I had a problem deleting the attribute > facsimilieTelephoneNumber, and it was because my core.schema file did > not have an EQUALITY definition for that attribute. I copied the > telephoneNumber EQUALITY rule and it worked perfectly.| > > > > Before the change: > > 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 ) > > After the change: > > attributetype ( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' ) > > DESC 'RFC2256: Facsimile (Fax) Telephone Number' > > EQUALITY telephoneNumberMatch > > SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} ) > > > > Not the nicest way to solve the problem, but it works with no side affects!
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers