diff options
Diffstat (limited to 'librpc')
-rw-r--r-- | librpc/idl/samr.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/idl/samr.idl b/librpc/idl/samr.idl index 151e76eae1..91764e3e9a 100644 --- a/librpc/idl/samr.idl +++ b/librpc/idl/samr.idl @@ -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 { |