My boss was showing Zimbra off to a potential client and forgot to log off the web session. I rebooted the server and saw that his session was still active. Is there a way to log him off using the CLI?
My boss was showing Zimbra off to a potential client and forgot to log off the web session. I rebooted the server and saw that his session was still active. Is there a way to log him off using the CLI?
I don't know about the specific session, but you can lock out the account with zmprov ma theboss zimbraAccountStatus closed
Periodically grep mailbox.log and, when you see the session die, zmprov ma theboss zimbraAccountStatus active
Or you could iptables -I INPUT 1 -s their.ip.address -j DROP
Hmm, that is a odd one as I would have thought ZCS would have cleaned down all status tables when it is shutdown. It would be useful if you were to update your profile with the following output so we can see which version of ZCS you are runningCode:su - zimbra zmcontrol -v
uname -a
Linux mail.edited.com 2.6.24-19-server #1 SMP Wed Aug 20 23:54:28 UTC 2008 i686 GNU/Linux
Release 5.0.12_GA_2789.UBUNTU8 UBUNTU8 FOSS edition
Additionally, I was logged onto it from my mac w/ Safari and when I got in this morning I was still logged in.
We do have it set to log off after 2 days of inactivity, the default.
You can do this in Firefox. You need to go to Tools ---> Clear Private Data ---> Click cookies so that everytime you close browser it clears the cookies.
There are currently 1 users browsing this thread. (0 members and 1 guests)