From b92c5d454e0eeae4a75a421bf72c6156ef43171f Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 15 Feb 2007 11:51:06 +0000 Subject: r21354: fix comment metze (This used to be commit 545f769c2fb29323f2fa06e076af894c0be678d0) --- source4/lib/ldb/modules/operational.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/lib') 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 -- cgit