Bug 173375
Summary: | Problems with schema matching rules | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] 389 | Reporter: | Danney <ilovejython> | ||||||
Component: | Directory Server | Assignee: | Jim Whitehurst <jim> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 7.1 | ||||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | sparc | ||||||||
OS: | Linux | ||||||||
Whiteboard: | 1.0.2 | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-12-07 16:52:35 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 183369 | ||||||||
Attachments: |
|
Description
Danney
2005-11-16 18:58:34 UTC
*** Bug 173376 has been marked as a duplicate of this bug. *** Created attachment 122892 [details]
proposed patch
Created attachment 122895 [details]
modified patch (strncat length changed)
Checking in collate.c; /cvs/dirsec/ldapserver/ldap/servers/plugins/collation/collate.c,v <-- collate.c new revision: 1.7; previous revision: 1.6 done *** Bug 192267 has been marked as a duplicate of this bug. *** Verified: PASS LDAP Search command issued: /usr/lib/mozldap/ldapsearch -h localhost -p 389 -D "cn=directory manager" -w Secret123 -s sub -b "cn=schema" "" "*" And the output contains: matchingRules: ( 2.16.840.1.113730.3.3.2.0.1.6 NAME 'caseIgnoreSubstringMatch- default' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) |