r8986: As far as I can tell, given the ldif I get from behind this, we have a
authorAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2005 05:29:34 +0000 (05:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:04 +0000 (13:31 -0500)
signed NTTIME here.

Andrew Bartlett
(This used to be commit 57b703a9d5c26ad410125b15587a52129a41fb91)

source4/librpc/idl/netlogon.idl

index 48fd1e69dd4ae249813f1d5d66d0c5e1a5235e78..4730fba56a927214c3e34ba9778bfa9fb8fe549c 100644 (file)
@@ -389,7 +389,7 @@ interface netlogon
        typedef struct {
                lsa_String domain_name;
                lsa_String comment;
-               NTTIME force_logoff_time;
+               dlong force_logoff_time;
                uint16 min_password_length;
                uint16 password_history_length;
                /* yes, these are signed. They are in negative 100ns */