Is it possible for admin to log out a logged in user? I ask because we are about to perform a server upgrade, and want to ensure that everybody is logged out first. Apologies if this is in the help files, I did have a look but couldn't find it.
Thanks
Alan
Can admin log out a logged in user?
Moderator: SourceGear
Re: Can admin log out a logged in user?
An easy way to force a log out of users is to recycle the VaultAppPool. That is found in the IIS Manager on the Vault server. In Windows 2003, you will right-click the VaultAppPool and select Recycle. In Windows 2008, you click on the VaultAppPool and then find the Recycle link in the right-side column.
Another way is to perform an IISReset by going to Start - Run and typing iisreset. That will recycle all of the Application Pools at once.
Whenever the recycle happens, users are disconnected.
Another way is to perform an IISReset by going to Start - Run and typing iisreset. That will recycle all of the Application Pools at once.
Whenever the recycle happens, users are disconnected.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 21
- Joined: Tue Sep 02, 2008 3:36 am
Re: Can admin log out a logged in user?
Ok, thanks for the rapid reply, we'll give that a go.
Alan
Alan