Samba4: idmap replication between 2 DC's

Sergey Urushkin urushkin at telros.ru
Thu Jul 19 06:50:34 MDT 2012


19.07.2012 16:41, steve пишет:
> On 19/07/12 13:55, Sergey Urushkin wrote:
>>
>>
>> Steve, could you test it?
>>
>> Thanks.
>>
> Hi Sergey,
> That's great news. Yes of course I'll test it.
> Could you take me through how to apply it?
>
> As I see it, I remove:
>  if (account_type & ATYPE_ACCOUNT) {
> and replace with:
>  if (account_type == ATYPE_ACCOUNT) {
>
> Will that do it?
>
>
Hi!

Yes it should. Or simply copy all text to a file and then:
# cd samba-master
# patch -p1 < path/to/file

-- 
Best regards,
Sergey Urushkin





More information about the samba-technical mailing list