20 Nov
2006
20 Nov
'06
12:50 p.m.
Thanks Alan for the reply,
* an 'account available Not-Before / Not-After' policy ===> What is the recommended setup for this last part of the policy ? - Using the 'Expiration' attribute for the 'Not-After' part is ok, but what about the Not-Before part ?
"Current-Time" should work, I think.
- Do I have to use the Current-Login attribute to check the
Sorry, I meant Current-Time instead of Current-Login ;-)
Not-Before part ? If yes what is the format of this attribute ?
A date?
But I'm still wondering which date format is used, and am not sure if comparison operators will work. At least the following checks do not work: * Current-Time > "19 Nov 2006" * Current-Time > "2006/11/19" Thibault