entryDN is dynamic

This commit is contained in:
Kurt Zeilenga 2004-09-07 05:06:50 +00:00
parent 094bc99b83
commit 756a677482

View File

@ -533,7 +533,7 @@ static struct slap_schema_ad_map {
"EQUALITY distinguishedNameMatch "
"SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 "
"SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation )",
NULL, SLAP_AT_HIDE,
NULL, SLAP_AT_HIDE|SLAP_AT_DYNAMIC,
NULL, NULL,
NULL, NULL, NULL, NULL, NULL,
offsetof(struct slap_internal_schema, si_ad_entryDN) },