Revision history [back]

click to hide/show revision 1
initial version

answered 2016-01-20 09:30:05 +0800

MarioVitale gravatar image MarioVitale

The problem isn't in zk but in ldap, the problem is no equality matching rule.

You must modify the schema in ldap and add equality on attribute jpegPhoto; example: "attributeType ( 1.3.6.1.4.1.10924.233.101.32 NAME 'jpegPhoto' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch)"

The problem isn't in zk but in ldap, the problem is no equality matching rule.

You must modify the schema in ldap and add equality on attribute jpegPhoto; example: "attributeType ( 1.3.6.1.4.1.10924.233.101.32 NAME 'jpegPhoto' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch)"caseIgnoreMatch)"

The problem isn't in zk but in ldap, the problem is no "no equality matching rule.rule".

You must modify the schema in ldap and add equality on attribute jpegPhoto; example: "attributeType ( 1.3.6.1.4.1.10924.233.101.32 NAME 'jpegPhoto' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE EQUALITY caseIgnoreMatch)"

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More