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

Re: adding VLV support to OpenLDAP 2.4.31



Hi Chris,

Sorry to bother you again.

>>>>> ldapadd -x -w <password> -D cn=config -f <ldif file>

-D cn=config was giving me an authentication error. I used
credentials, which work for ldapsearch and got a syntax error.

vq@vq-HVM-domU:~$ ldapadd -x -w SECRET -D "cn=admin, dc=nodomain" -f
/usr/share/slapd/sssvlv.ldif
ldap_add: Invalid syntax (21)
additional info: objectClass: value #0 invalid per syntax

Please advise.

Thank you,

Igor Shmukler