Supported LDAP controls for eDirectory
Hi
We have a developer trying to code some LDAP software that looks up against our eDirectory and he is trying to use SSS and VLV controls which aren't working. Apparently these aren't supported on eDirectory yet.
Is there a way of getting a list of all the support controls so that we can provide him with a definitive list of what controls he can/can't use ?
Is this something he should ideally be doing programatically so that if a control is available in future versions he can start to use it automatically ?
In case anyone is interested, the fault is that the VLV searches do seem to actually work, providing the number of users in the OU is small (<100 or so). Once they try to query our IDM system with 80k+ objects in a single OU, it falls over with an LDAP Error 53. I'm guessing that maybe a buffer is getting blown out somewhere during the sort on the server side ?
Is there any plan to ever support SSS and VLV ?
|