expiring-password-intercept-config.xml -- time_t format?
Paul B. Henson
henson at cpp.edu
Fri Mar 17 23:57:43 EDT 2017
I'm currently looking at idp 3.3.1 and planning an upgrade, and was
wondering if there's a way to make the built-in password expiration
function support an attribute with a date stored in unix time_t format?
It looks like it wants a date in yyyyMMddHHmmss format, but the
attribute in our directory that currently stores password expiration is
in time_t format. I poked around the org.joda.time.format.DateTimeFormat
documentation and nothing jumped out. It looks like it would be cool to
turn on if all it takes is some configuration, but probably not worth
having to write my own java code to make it happen :).
Thanks...
--
Paul B. Henson | (909) 979-6361 | http://www.cpp.edu/~henson/
Operating Systems and Network Analyst | henson at cpp.edu
California State Polytechnic University | Pomona CA 91768
More information about the users
mailing list