forked from 389ds/389-ds-base
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 6227 - dsconf schema does not show inChain matching rule
Bug description: The registered inChain MR does defined any matching rule syntax (mr_syntax). When dsconf reads the matching rules (read_schema_dse) it only reports those which have OID and SYNTAX. As a consequence InChain was not reported. Fix description: The syntax defines that assersion syntax that is distinguished name. Add this syntax to the register struct relates: 389ds#6227 Reviewed by: Pierre Rogier (Thanks !)
- Loading branch information
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters