From e96338bf2b9ff6767a54c6127cdda34591b98c0d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Dieter=20Walln=C3=B6fer?= Date: Tue, 11 Aug 2009 11:08:05 +0200 Subject: [PATCH 1/1] s4:operational - Remove some outdated comments --- source4/dsdb/samdb/ldb_modules/operational.c | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/source4/dsdb/samdb/ldb_modules/operational.c b/source4/dsdb/samdb/ldb_modules/operational.c index 9cbe1db0703..7e3aec41e98 100644 --- a/source4/dsdb/samdb/ldb_modules/operational.c +++ b/source4/dsdb/samdb/ldb_modules/operational.c @@ -49,23 +49,11 @@ on modify we need to change whenChanged - - subschemaSubentry: HIDDEN, not-searchable, - 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 - module? - structuralObjectClass: HIDDEN, CONSTRUCTED, not-searchable. always same as objectclass? for this one we do the search as normal, then if requested ask for objectclass, change the attribute name, and add it - allowedAttributesEffective: HIDDEN, CONSTRUCTED, not-searchable, - - list of attributes that can be modified - requires schema lookup - primaryGroupToken: HIDDEN, CONSTRUCTED, SEARCHABLE contains the RID of a certain group object -- 2.34.1