--On Tuesday, September 1, 2020 11:18 AM +0000 [email protected] wrote:

"(&(objectClass=someClass)(abc=cn=foo,dc=bar,cn=server,ou=system,cn=direc
tory,dc=example,dc=org))"


foo and bar are the actual real values?  dc=example,dc=org is your domain?


b) The schema definition of the attribute in question.

attributetype (
  1.3.6.1.4.1.14761.1.26
  NAME 'abc'
  DESC 'A description'
  EQUALITY distinguishedNameMatch
  SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )


abc is your actual attribute name?

And don't waste time with back-bdb, it's deprecated and removed from 2.5+.

Regards,
Quanah

--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>

Reply via email to