From: Pierangelo Masarati Date: Sat, 25 Aug 2007 16:02:43 +0000 (+0000) Subject: needs work: memberOf should not be replicated X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~99 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e33abd467c526a740a10f77e84ccc78d7b18e6d7;p=openldap needs work: memberOf should not be replicated --- diff --git a/servers/slapd/overlays/memberof.c b/servers/slapd/overlays/memberof.c index eaff0edcf1..8e282e9991 100644 --- a/servers/slapd/overlays/memberof.c +++ b/servers/slapd/overlays/memberof.c @@ -1891,8 +1891,8 @@ static struct { "DESC 'Group that the entry belongs to' " "SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' " "EQUALITY distinguishedNameMatch " /* added */ - "USAGE directoryOperation " /* questioned */ - /* "NO-USER-MODIFICATION " */ + "USAGE dSAOperation " /* added; questioned */ + /* "NO-USER-MODIFICATION " */ /* add? */ "X-ORIGIN 'iPlanet Delegated Administrator' )", &ad_memberOf }, { NULL }