dsdb: audit samdb and password changes
[sfrench/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / samba_dsdb.c
index 54ec6a26068f0dc8cebbb75714503e3af34806af..baa30f9748fdb29a23798af09921d086b0dc2fc9 100644 (file)
@@ -292,7 +292,8 @@ static int samba_dsdb_init(struct ldb_module *module)
                                             "extended_dn_store",
                                             NULL };
        /* extended_dn_in or extended_dn_in_openldap goes here */
-       static const char *modules_list1a[] = {"objectclass",
+       static const char *modules_list1a[] = {"audit_log",
+                                            "objectclass",
                                             "tombstone_reanimate",
                                             "descriptor",
                                             "acl",