The easist way would be to check on logon (JLoginUser action) If the difference between last-logon and today is greater than 90 days, then disable the account and show the 'account disabled' screen. I've recently added account disabling feature. See http://jakarta.apache.org/jetspeed/site/config_guide.html#Account%20Disa bling
Perhaps this is a useful enough feature to add to the base system. What do you all think? > -----Original Message----- > From: Anthony Smith [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 26, 2002 11:58 AM > To: Jetspeed Users List > Subject: All user ids that are not used for 90 days will be > deactivated. > > > What is the easiest way to implement this? > > -- > To unsubscribe, e-mail: > <mailto:jetspeed-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
