CVS update: samba/source/rpcclient

matty at samba.anu.edu.au matty at samba.anu.edu.au
Thu Apr 8 15:36:16 EST 1999


Date:	Thursday April 8, 1999 @ 15:36
Author:	matty

Update of /data/cvs/samba/source/rpcclient
In directory samba:/data/people/matty/samba/source/rpcclient

Modified Files:
	cmd_netlogon.c display.c rpcclient.c 
Log Message:
Mainly BDC-related changes.

* Added SEC_CHAN_BDC
* Propagate sec_chan into the various functions which change trust account
  passwords, so they can be used for domain control and inter-domain
  trusts.
* Fix for endianness problem reported by Edan Idzerda <edan at mtu.edu>. A
  BUFFER2 is really a "unibuf" in my terminology and we should treat it as
  such.
* Added some more common NT structures (BIGINT, BUFHDR2, BUFFER4).
* Added NET_SAM_SYNC (-> NetDatabaseSync2) RPC for account replication.
  Still experimental and incomplete, with a few too many NULL security
  descriptors lying around (must go look at Jeremy's SD code). Haven't
  worked out password encryption yet either.
  However, the XXX_INFO structures I've added to rpc_netlogon.h are quite
  nice as they give some insight into how these objects are stored in the
  SAM.




More information about the samba-cvs mailing list