You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Anthony Smith <an...@fedex.com> on 2002/02/26 20:58:26 UTC

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: All user ids that are not used for 90 days will be deactivated.

Posted by todd tredeau <to...@wisernet.com>.
I agree, it would be a great feature to add..... just make the "dead" 
user time settable in a parameter file...

Anyone figure out the Tomcat 4.0.2 .v.s. Tomcat 4.0.1 problem yet??

todd
http://www.wiserlabz.com
collaborative effort to promote Novell and Open Source Solutions

<!-- BEGIN LINK-TOOL CODE --> 
 <script LANGUAGE="JavaScript" SRC="http://get.link-tool.com/get.jsp?siteid=10068" TYPE="text/javascript"></SCRIPT>
<!-- END LINK-TOOL CODE --> 




David Sean Taylor wrote:

>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:anthony.smith@fedex.com] 
>>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-> unsubscribe@jakarta.apache.org>
>>For 
>>additional commands, 
>>e-mail: <ma...@jakarta.apache.org>
>>
>>
>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


Sending Encrpyted email

Posted by Anthony Smith <an...@fedex.com>.
Is there anyway I can send the username/password in a encrypted email,
without the receiver of the email having to have any special decrpytion
software?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: All user ids that are not used for 90 days will be deactivated.

Posted by David Sean Taylor <da...@bluesunrise.com>.
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:anthony.smith@fedex.com] 
> 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-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>