diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-02-15 11:51:06 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:48:18 -0500 |
commit | b92c5d454e0eeae4a75a421bf72c6156ef43171f (patch) | |
tree | 8ed6f12ead5af65922ceb4efa0f6760c4cc2a6a1 /source4/lib/ldb/modules/operational.c | |
parent | 7ca399c0755e186508a4ed9796cbbbe6f50181e9 (diff) | |
download | samba-b92c5d454e0eeae4a75a421bf72c6156ef43171f.tar.gz samba-b92c5d454e0eeae4a75a421bf72c6156ef43171f.tar.bz2 samba-b92c5d454e0eeae4a75a421bf72c6156ef43171f.zip |
r21354: fix comment
metze
(This used to be commit 545f769c2fb29323f2fa06e076af894c0be678d0)
Diffstat (limited to 'source4/lib/ldb/modules/operational.c')
-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 |