Howard,
I'd be more than happy to help align the contribution to our implementation.
One detail is that our matching rules have an assertion value which is
not empty. It's a string which represents an "Offset" to the current time.
Now +/- Offset, where the offset can be specified in seconds, minutes,
hours, days or weeks (s, m, h, d, w).
The offset can be used to deal with client timezones.
Ludovic.
On Sep 27, 2009, at 10:51 PM, Howard Chu wrote:
Howard Chu wrote:
OpenDS also has matching rules defined for comparing timestamp
attributes to
"current server time". This is extremely handy for a lot of things.
Again,
this is a small, self-contained project that should be simple for
someone to
jump in on.
Of course we've had this as a contribution in ITS#6247 for more than a
month. It seems all that's needed is to align the matching rule name
and OID with the ones that OpenDS is using.