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

tridge at samba.org tridge at samba.org
Fri Aug 26 12:02:48 GMT 2005


Author: tridge
Date: 2005-08-26 12:02:47 +0000 (Fri, 26 Aug 2005)
New Revision: 9649

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

Log:
missed a spot .....

Modified:
   branches/SAMBA_4_0/source/torture/auth/pac.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/auth/pac.c
===================================================================
--- branches/SAMBA_4_0/source/torture/auth/pac.c	2005-08-26 11:52:35 UTC (rev 9648)
+++ branches/SAMBA_4_0/source/torture/auth/pac.c	2005-08-26 12:02:47 UTC (rev 9649)
@@ -105,6 +105,7 @@
 				  smb_krb5_context->krb5_context,  
 				  &krbtgt_keyblock,
 				  &server_keyblock,
+				  time(NULL),
 				  &tmp_blob);
 	
 	if (ret) {



More information about the samba-cvs mailing list