Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..
authorJelmer Vernooij <jelmer@samba.org>
Thu, 26 Sep 2002 15:11:47 +0000 (15:11 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 26 Sep 2002 15:11:47 +0000 (15:11 +0000)
source/include/rpc_samr.h

index 95e79b39adaaf1feb0d4bdfd95e5abd3031c7169..6b537715b8cb9dba44c93c896fbfc49bafb97a16 100644 (file)
@@ -314,9 +314,6 @@ SamrTestPrivateFunctionsUser
 #define ALIAS_EXECUTE      ( STANDARD_RIGHTS_EXECUTE_ACCESS  | \
                              ALIAS_ACCESS_LOOKUP_INFO )
 
-/* A flag for the user info 21 and 23 structs */
-#define PASS_MUST_CHANGE_AT_NEXT_LOGON 1
-
 typedef struct _DISP_USER_INFO {
        SAM_ACCOUNT *sam;
 } DISP_USER_INFO;