Samba4: idmap replication between 2 DC's

Andrew Bartlett abartlet at samba.org
Fri Jul 20 02:02:16 MDT 2012


On Fri, 2012-07-20 at 11:59 +0400, Sergey Urushkin wrote:
> 19.07.2012 16:59, Andrew Bartlett пишет:
> > Thanks.  To be totally correct, it would need to cover:
> >
> >
> > #define ATYPE_NORMAL_ACCOUNT			0x30000000 /* 805306368 */
> > #define ATYPE_WORKSTATION_TRUST			0x30000001 /* 805306369 */
> > #define ATYPE_INTERDOMAIN_TRUST			0x30000002 /* 805306370 */
> >
> > What caught us is that account_type & ATYPE_ACCOUNT matches groups!
> >
> > #define ATYPE_ACCOUNT		ATYPE_NORMAL_ACCOUNT		/* 0x30000000 805306368 */
> > #define ATYPE_GLOBAL_GROUP	ATYPE_SECURITY_GLOBAL_GROUP	/* 0x10000000
> > 268435456 */
> > #define ATYPE_LOCAL_GROUP	ATYPE_SECURITY_LOCAL_GROUP	/* 0x20000000
> > 536870912 */
> >
> Hi.
> 
> Then, search filters should also be changed. New patch is in the
> attachment, please, review.

Looks good.  Can you commit that and the give me the git patch
(git-format-patch -1)?

I'll be very glad to autobuild it.

Thanks,

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org



More information about the samba-technical mailing list