mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
entryDN is dynamic
This commit is contained in:
parent
094bc99b83
commit
756a677482
@ -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) },
|
||||
|
Loading…
Reference in New Issue
Block a user