diff options
-rw-r--r-- | source4/lib/ldb/modules/operational.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/modules/operational.c b/source4/lib/ldb/modules/operational.c index 764ce76294..4fa572501f 100644 --- a/source4/lib/ldb/modules/operational.c +++ b/source4/lib/ldb/modules/operational.c @@ -50,7 +50,7 @@ subschemaSubentry: HIDDEN, not-searchable, - points at DN CN=Aggregate,CN=Schema,CN=Configuration,$BASEDN + points at DN CN=Aggregate,$SCHEMADN for this one we do the search as normal, then add the static value if requested. How do we work out the $BASEDN from inside a |