s4:ldb quiet down rootdse control registration
authorSimo Sorce <idra@samba.org>
Sun, 31 Jan 2010 18:24:18 +0000 (13:24 -0500)
committerSimo Sorce <idra@samba.org>
Sun, 31 Jan 2010 18:25:17 +0000 (13:25 -0500)
source4/lib/ldb/ldb_tdb/ldb_tdb.c

index edc0215fbeef9b538e905e22c8d8eeb3c5d57a7f..bad0928c23dc2ef02bfe0b0c47b7d3937923a0eb 100644 (file)
@@ -1373,7 +1373,7 @@ static int ltdb_init_rootdse(struct ldb_module *module)
        ret = ldb_mod_register_control(module,
                                       LDB_CONTROL_PERMISSIVE_MODIFY_OID);
        if (ret != LDB_SUCCESS) {
-               ldb_debug(ldb, LDB_DEBUG_WARNING, "ldb_tdb: "
+               ldb_debug(ldb, LDB_DEBUG_TRACE, "ldb_tdb: "
                          "Unable to register control with rootdse!");
        }