samr: fix samr_UserInfo18. It also contains password_expired, thanks metze.
authorGünther Deschner <gd@samba.org>
Thu, 4 Dec 2008 17:19:29 +0000 (18:19 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 5 Dec 2008 13:27:02 +0000 (14:27 +0100)
Guenther

librpc/idl/samr.idl

index 151e76eae17ad9518f69c09c3b95e30f5714baf2..91764e3e9abb6e81cc69e3af7d33ba62ae193b59 100644 (file)
@@ -883,6 +883,7 @@ import "misc.idl", "lsa.idl", "security.idl";
                samr_Password nt_pwd;
                boolean8 lm_pwd_active;
                boolean8 nt_pwd_active;
+               uint8 password_expired;
        } samr_UserInfo18;
 
        typedef struct {