Validation on upgradeprovision patches needed

Matthieu Patou mat at samba.org
Mon Jul 12 17:01:42 MDT 2010


>
>> In s4 upgradeprovision: do not copy RID Set it's automaticaly created by
>> the RID manager
>> http://git.samba.org/?p=mat/samba.git;a=commitdiff;h=48773341a19e94ac116bc2aa5327d595c48c4212 
>>
>> +    try:
>> +        if str(reference[0].get("cn"))  == "RID Set":
>> +            skip = True
>>
>> Is this the best way to identify the RID Set?
>>
> obviously objectClass: rIDSet is much better
>
Well even though it's not so bad, in order to be cleaner I should check 
the objectclass once I get the hint from the cn ...


-- 
Matthieu Patou
Samba Team        http://samba.org



More information about the samba-technical mailing list