hyc@symas.com wrote:
clement.oudot@worteks.com wrote:
Full_Name: Clement OUDOT Version: 2.4.47 OS: GNU/Linux URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (81.250.130.213)
Hello,
after upgrading from 2.4.46 to 2.4.47, this C# code does not work anymore :
The code in controls.c is correct. The DomainScope control does not take a value, so the value is required to be NULL.
Microsoft spec https://msdn.microsoft.com/en-us/library/cc223348.aspx
"When sending this control to the DC, the controlValue field of the Control structure is omitted."