Hi,
I'm trying to use ldapsearch with LDAP_CONTROL_VALSORT (1.3.6.1.4.1.4203.666.5.14 ), does anybody know how to do that ?
Here's what I did and the error I get:
ldapsearch -x -W -D "cn=admin,dc=company,dc=com" -b "ou=people,dc=company,dc=com" -s subtree -e 1.3.6.1.4.1.4203.666.5.14
I get : # search result search: 2 result: 2 Protocol error text: valSort control value is absent
Thanks Ben
openldap-technical@openldap.org