[EMAIL PROTECTED] 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
