On 09/19/2012 10:14 AM, Yair Zaslavsky wrote:
On 09/19/2012 10:10 AM, Itamar Heim wrote:
> On 09/19/2012 09:58 AM, Joop wrote:
>> Yair Zaslavsky wrote:
>>> The problem is you don't have domainFunctionality and
>>> domainControllerFunctionality returned by querying the rootDSE.
>>>
>>> I am kinda surprised you don't have domainControllerFunctionality in
>>> your ldap schema.
>>> What windows are you running on the AD machine?
>> Windows 2000
>
> that's ancient.
> they only invented domainControllerFunctionality in windows 2003, as
> 2000 was V1...
> can you use a newer AD?
domainConteollerFunctionality is used at oVirt code in order to
determined "mixed-mode" scenario.
Can we assume mixed-mode is false in case we're lacking this RootDSE
attribute?
remind me why we care between native and mixed mode?