svn commit: samba r4057 - in branches/SAMBA_4_0/source/librpc/idl: .

gd at samba.org gd at samba.org
Sat Dec 4 00:14:47 GMT 2004


Author: gd
Date: 2004-12-04 00:14:47 +0000 (Sat, 04 Dec 2004)
New Revision: 4057

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

Log:
unknown5 represents the account policy "Users must logon to change
password".

Guenther

Modified:
   branches/SAMBA_4_0/source/librpc/idl/netlogon.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/netlogon.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2004-12-03 13:04:10 UTC (rev 4056)
+++ branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2004-12-04 00:14:47 UTC (rev 4057)
@@ -391,7 +391,7 @@
 		netr_String unknown2;
 		netr_String unknown3;
 		netr_String unknown4;
-		uint32 unknown5;
+		uint32 logon_to_chgpass;
 		uint32 unknown6;
 		uint32 unknown7;
 		uint32 unknown8;



More information about the samba-cvs mailing list