1.3.6.1.4.1.4203.666.1.57
                NAME ( 'entryExpireTimestamp' )
                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
                SINGLE-VALUE
                NO-USER-MODIFICATION
                USAGE dSAOperation
Operational attribute used by the OpenLDAP RFC 2589 implementation in slapo-dds(5) to store the absolute expire time of a dynamic object; constructed as
        current_time + requested_ttl
during a refresh exop or a modify with the relax control.
 
 |