mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
register OID for entryExpireTimestamp
This commit is contained in:
parent
ab1fa23b02
commit
08fe5e7026
@ -1871,8 +1871,7 @@ dds_initialize()
|
||||
char *desc;
|
||||
AttributeDescription **ad;
|
||||
} s_at[] = {
|
||||
#warning "FIXME: register OID!!!"
|
||||
{ "entryExpireTimestamp", "( 1.3.6.1.4.1.4203.666.999999.0 "
|
||||
{ "entryExpireTimestamp", "( 1.3.6.1.4.1.4203.666.1.57 "
|
||||
"NAME ( 'entryExpireTimestamp' ) "
|
||||
"DESC 'RFC2589 extension: expire time of a dynamic object, "
|
||||
"computed as modifyTimestamp + entryTtl' "
|
||||
|
Loading…
Reference in New Issue
Block a user