Hi, I am currently working on an Active Directory Server integrated with Windows 2000.
I have an LDAP application that performs ldap search on AD using sort controls to retrieve sorted entries. The application uses the Netscape C LDAP SDK. This application works fine when a single attribute is specified in the sort key list. However if I specify more than one attribute in the sort key list, ldap_search_ext_s returns an error "UNAVAILABLE CRITICAL EXTENSION". This application works fine on the Netscape directory server for both single and multiple sort attributes. I have attached the test application to this mail. Does active directory support sort controls with multiple sort attributes? Are there any issues with using the Netscape c Ldap Sdk with Active Directory? Regards, Pratibha V.
main.cpp
Description: Binary data
