-> Problem with Autologoff

Hello everyone :slight_smile:
I am new in RT. We have a server with ubuntu 11.04 and RT 3.8, I need to
logout people who have ideal sessions… So I was reading about it and
found out that I should put $AutoLogoff and set it, on the test server, I
did this:

Set($AutoLogoff, 1);

Now it doesn’t work, I mean I login and have an ideal page, but it
doesn’tlogout me after one minute. What should I do??? Thanks a looot

Hello Again :slight_smile:

I just found out something, this actually works, BUT:

If after one minute, I click on the “home” link, it says that I should
login again, and it’s good, it means RT has closed my session
If after one minute I click on ANY OTHER link than home, it resumes
working… after this, home page is also fine. I wonder why… Anybody has
any idea about it??On Thu, Jul 4, 2013 at 9:40 AM, Alex Decalli alexdecalli71@gmail.comwrote:

Hello everyone :slight_smile:
I am new in RT. We have a server with ubuntu 11.04 and RT 3.8, I need to
logout people who have ideal sessions… So I was reading about it and
found out that I should put $AutoLogoff and set it, on the test server, I
did this:

Set($AutoLogoff, 1);

Now it doesn’t work, I mean I login and have an ideal page, but it doesn’tlogout me after one minute. What should I do??? Thanks a looot