That did the trick; thanks!

Paul

Emmanuel Seyman wrote:

On Mon, Mar 17, 2003 at 06:13:23PM -0500, Paul Greene wrote:


How do you make a mandatory policy of locking out a login session after 15 minutes of inactivity in Redhat?



add "export TMOUT=900" to /etc/profile .


Note that users can easily overide this by
1) setting the TMOUT variable something else
2) keeping a process active before leaving ("tail -f filename.txt")

Emmanuel









--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to