Log Out Users / Kill All User Session
Moderator: General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
-
- Joomla! Enthusiast
- Posts: 104
- Joined: Tue Dec 29, 2009 1:15 am
Log Out Users / Kill All User Session
Hi,
I am the Super Admin of a Joomla 3.5.1 site. How can I logout other users manually? I would like to be able to log out any/all users other than myself. I would like to be able to log out users one at a time, or in a batch if possible. Please advise, thanks!
I am the Super Admin of a Joomla 3.5.1 site. How can I logout other users manually? I would like to be able to log out any/all users other than myself. I would like to be able to log out users one at a time, or in a batch if possible. Please advise, thanks!
-
- Joomla! Guru
- Posts: 502
- Joined: Mon Aug 26, 2013 2:32 am
- Contact:
Re: Log Out Users / Kill All User Session
Hi crave81,
As I know, in the Control Panel page, there is a default module which displays the list of recent logged - in users. And you could log out them via that module: http://screencast.com/t/qZr9p3Z2yrac
Regards!
As I know, in the Control Panel page, there is a default module which displays the list of recent logged - in users. And you could log out them via that module: http://screencast.com/t/qZr9p3Z2yrac
Regards!
-
- Joomla! Enthusiast
- Posts: 104
- Joined: Tue Dec 29, 2009 1:15 am
Re: Log Out Users / Kill All User Session
Hi Pham,
Thanks for your reply. I believe that the module you referenced only allows an Administrator to log out users from the Front End of Joomla.
I would like to have the ability to log users out of the Back End of Joomla. Please advise, thanks
Thanks for your reply. I believe that the module you referenced only allows an Administrator to log out users from the Front End of Joomla.
I would like to have the ability to log users out of the Back End of Joomla. Please advise, thanks
-
- Joomla! Guru
- Posts: 502
- Joined: Mon Aug 26, 2013 2:32 am
- Contact:
Re: Log Out Users / Kill All User Session
Hello crave81,
What is about this module http://generation18plus.zz.mu/addons/pr ... ged-users/
Regards!
What is about this module http://generation18plus.zz.mu/addons/pr ... ged-users/

Regards!
- brian
- Joomla! Master
- Posts: 12509
- Joined: Fri Aug 12, 2005 7:19 am
- Location: Leeds, UK
- Contact:
Re: Log Out Users / Kill All User Session
No you are wrong it will log users out from the site or the admin. It shows you both site and admin sessions and you can use either or bothThanks for your reply. I believe that the module you referenced only allows an Administrator to log out users from the Front End of Joomla.
I would like to have the ability to log users out of the Back End of Joomla. Please advise, thanks
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/
-
- Joomla! Enthusiast
- Posts: 104
- Joined: Tue Dec 29, 2009 1:15 am
Re: Log Out Users / Kill All User Session
Hi, I don't understand how I can log out users from the admin with the LAST 5 LOGGED-IN USERS module.
Please see this screenshot:
In the screenshot, am logged into my site's Back End as a Super Admin. In a separate browser, I have logged in to both the Front End and Back End as user DevJ481, who has Manager access. An "X" (circled in red) appears next to DevJ481 - "Site" (Front End). I am able to use that to log user DevJ481 out of the front end. However, next to the entry for DevJ481 - "Administration", there is no X present, and I cannot log the user out of the Back End.
Please see this screenshot:

In the screenshot, am logged into my site's Back End as a Super Admin. In a separate browser, I have logged in to both the Front End and Back End as user DevJ481, who has Manager access. An "X" (circled in red) appears next to DevJ481 - "Site" (Front End). I am able to use that to log user DevJ481 out of the front end. However, next to the entry for DevJ481 - "Administration", there is no X present, and I cannot log the user out of the Back End.
-
- Joomla! Guru
- Posts: 839
- Joined: Wed Jan 09, 2008 9:16 pm
- Contact:
Re: Log Out Users / Kill All User Session
Admin Tools has the functionality to logout all users (i.e. clear the whole session)
My website: http://www.davidboggitt.com/
Love and hate both devastate you, but at least love takes you to dinner first.
Love and hate both devastate you, but at least love takes you to dinner first.
Re: Log Out Users / Kill All User Session
All of these methods only work in full if you are using the database as your session store. If you are using the filesystem or a platform like APC or Memcached for your session store these "force logout" things will not work in full. Just saying this so everyone's clear.
-
- Joomla! Enthusiast
- Posts: 104
- Joined: Tue Dec 29, 2009 1:15 am
Re: Log Out Users / Kill All User Session
@DavidBoggitt Good idea, I will use Admin Tools going forward. Thanks!