Le 30/04/15 18:08, Radovan Semancik a écrit : > On 04/28/2015 01:53 PM, Emmanuel Lécharny wrote: >> Where on OpenLDAP schema do you need a LAX mode ? AFAICT, we are able >> to parse all the OpenLDAP schemas in Strict mode... > > There seems to be plenty of issues: > ERR_04317 The created MatchingRule must refers to an existing SYNTAX > element > ... > ERR_04306 Cannot find a Syntax object 1.3.6.1.4.1.1466.115.121.1.42 > while building cross-references for the protocolInformation > AttributeType. > ERR_04308 Cannot find an Equality MatchingRule object for > protocolInformationMatch while building cross-references for the > protocolInformation AttributeType. > ERR_04306 Cannot find a Syntax object 1.3.6.1.4.1.1466.115.121.1.21 > while building cross-references for the enhancedSearchGuide > AttributeType. > ERR_04306 Cannot find a Syntax object 1.3.6.1.4.1.1466.115.121.1.31 > while building cross-references for the matchingRuleUse AttributeType.
I have to investigate those 5 errors. Do you have something pending that I can use to debug ? Eventually pushing your code into a branch could help ! Thanks !
