mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Assign experimental OID to syncReplCookie
This commit is contained in:
parent
3f6a9a7e57
commit
8cc4866fa1
@ -513,7 +513,8 @@ static struct slap_schema_ad_map {
|
||||
#endif /* LDAP_CACHING */
|
||||
|
||||
#ifdef LDAP_SYNCREPL
|
||||
{ "syncreplCookie", "( 1.3.6.1.4.1.4203.666.1.13 NAME 'syncreplCookie' "
|
||||
{ "syncreplCookie", "( 1.3.6.1.4.1.4203.666.1.23 "
|
||||
"NAME 'syncreplCookie' "
|
||||
"DESC 'syncrepl Cookie for shadow copy' "
|
||||
"EQUALITY octetStringMatch "
|
||||
"ORDERING octetStringOrderingMatch "
|
||||
|
Loading…
Reference in New Issue
Block a user