CVS update: samba/source/nsswitch

Jean Francois Micouleau Jean-Francois.Micouleau at dalalu.fr
Fri Jan 11 19:56:25 EST 2002


On Fri, 11 Jan 2002, Tim Potter wrote:

> On Thu, Jan 10, 2002 at 09:33:46PM -0800, Tim Potter wrote:
>
> > Modified Files:
> > 	winbindd_util.c winbindd_user.c winbindd_proto.h
> > 	winbindd_misc.c winbindd_group.c winbindd.h winbindd.c
> > Log Message:
> > Always query the PDC for the list of trusted domains rather than interating
> > the list received at startup or we get an out of date list.  I thought
> > there might be some sequence number that is incremented when a trusted
> > domain is added or removed - perhaps there is but I just haven't found it
> > yet.
>
> Looks like I spoke too soon.  QueryInfoPolicy level 9 (PolicyModificationInfo)
> returns a sequence number and a database creation time.
>
> JF, you might be interested in this as it's probably related to that
> weird stuff sent across the wire for a BDC synchronisation.
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/lsapol_90j3.asp

thanks

the problem with replication is not what's inside the rpc call. Luke and
matty got level 1, I got level 2 and looked at level 3. the problem is the
8 bytes challenge generation on the next netlogon_sam_sync() call. until
we find how it's generated we can't replicate database larger than 250
users.

	J.F.





More information about the samba-cvs mailing list