svn commit: samba r12718 - in branches/SAMBA_4_0/source/auth: .

abartlet at samba.org abartlet at samba.org
Thu Jan 5 05:58:48 GMT 2006


Author: abartlet
Date: 2006-01-05 05:58:48 +0000 (Thu, 05 Jan 2006)
New Revision: 12718

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12718

Log:
We don't use unicodePwd directly any more.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/auth/auth_sam.c


Changeset:
Modified: branches/SAMBA_4_0/source/auth/auth_sam.c
===================================================================
--- branches/SAMBA_4_0/source/auth/auth_sam.c	2006-01-05 04:56:19 UTC (rev 12717)
+++ branches/SAMBA_4_0/source/auth/auth_sam.c	2006-01-05 05:58:48 UTC (rev 12718)
@@ -36,7 +36,6 @@
 	"krb5Key",
 
 	/* passwords */
-	"unicodePwd", 
 	"lmPwdHash", 
 	"ntPwdHash",
 



More information about the samba-cvs mailing list