[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/doc/man/man5 slapd.access.5



ando@OpenLDAP.org writes:
> fix further ITS#3830 issues; allow to specify a matching rule for
> non-DN match

Neat.  But the syntax

   attrs=<attr> val[/matchingRule][.<attrstyle>]=<attrval>

isn't quite right - only the "exact" attrstyle can be used
with a matching rule.  I suggest

   attrs=<attr> val[/matchingRule|.<attrstyle>]=<attrval>

and C code to match.

-- 
Hallvard