fix entryExpireTimestamp description

This commit is contained in:
Pierangelo Masarati 2006-01-07 12:26:59 +00:00
parent 17bb32af28
commit bfad4e8b46

View file

@ -1873,8 +1873,8 @@ dds_initialize()
} s_at[] = {
{ "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' "
"DESC 'RFC2589 OpenLDAP extension: expire time of a dynamic object, "
"computed as now + entryTtl' "
"EQUALITY generalizedTimeMatch "
"ORDERING generalizedTimeOrderingMatch "
"SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 "