svn commit: samba r2840 - in trunk/source/libsmb: .

mimir at samba.org mimir at samba.org
Thu Oct 7 13:44:11 GMT 2004


Author: mimir
Date: 2004-10-07 13:44:10 +0000 (Thu, 07 Oct 2004)
New Revision: 2840

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/trunk/source/libsmb&rev=2840&nolog=1

Log:
Big patch. Switch from secrets_* functions to new trust passwords
api integrated with passdb interface.

Trust passwords migration function.

- use necessary trust password structure initialisation
- set trust password depending on whether it is plaintext (ADS)
  or 16 bytes of password hash (NT)
- typo fix in comment
- use pdb_set_tp_* functions instead of directly accessing structure
  members
- count NT_STATUS_USER_EXISTS code as migrated password


rafal

Modified:
   trunk/source/libsmb/trusts_util.c


Changeset:
Sorry, the patch is too large (308 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/trunk/source/libsmb&rev=2840&nolog=1


More information about the samba-cvs mailing list