svn commit: samba r305 - in branches/SAMBA_4_0/source: libcli/util librpc/idl torture/rpc

tridge at samba.org tridge at samba.org
Wed Apr 21 05:01:31 GMT 2004


Author: tridge
Date: 2004-04-21 05:01:31 +0000 (Wed, 21 Apr 2004)
New Revision: 305

Modified:
   branches/SAMBA_4_0/source/libcli/util/smbdes.c
   branches/SAMBA_4_0/source/libcli/util/smbencrypt.c
   branches/SAMBA_4_0/source/librpc/idl/samr.idl
   branches/SAMBA_4_0/source/torture/rpc/autoidl.c
   branches/SAMBA_4_0/source/torture/rpc/samr.c
Log:
- added IDL and test code for samr_RidToSid()

- completed the IDL and test code for the various set user password
  mechanisms in samr. Three password mechanisms are now working, the
  UserInfo24 method, the OemChangePasswordUser2() method (which only
  sets the LM password) and the ChangePasswordUser2() method which sets
  both the LM and NT passwords.

- updated some crypto routines to support the password change tests


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=305&nolog=1


More information about the samba-cvs mailing list