summaryrefslogtreecommitdiff
path: root/source3/include/passdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/passdb.h')
-rw-r--r--source3/include/passdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/passdb.h b/source3/include/passdb.h
index dadb2275d3..53ba899d31 100644
--- a/source3/include/passdb.h
+++ b/source3/include/passdb.h
@@ -198,6 +198,7 @@ struct pdb_search {
};
#define PDB_CAP_STORE_RIDS 0x0001
+#define PDB_CAP_ADS 0x0002
/*****************************************************************
Functions to be implemented by the new (v2) passdb API