Merge branch 'master' of ssh://git.samba.org/data/git/abartlet/samba into extended...
[abartlet/samba.git/.git] / source3 / include / passdb.h
index 360a0d04443abaf6beb38b26cb98b006d9f7ec38..744b723c83f6cd5d154ca9c7a61afefcbf921ca8 100644 (file)
 #ifndef _PASSDB_H
 #define _PASSDB_H
 
-
-/*
- * in samba4 idl
- * ACCT_NT_PWD_SET == SAMR_FIELD_PASSWORD and
- * ACCT_LM_PWD_SET == SAMR_FIELD_PASSWORD2
- */
-
-#define ACCT_NT_PWD_SET                0x01000000
-#define ACCT_LM_PWD_SET                0x02000000
-
 /*
  * bit flags representing initialized fields in struct samu
  */