Web Monitor shows multiple User Sessions for each user
Question:
Web Monitor is showing many sessions from the same users. The Login Time for each session is different, but the Last Activity time is identical.
Solution:
This behavior can happen if the following are present:
- A load balancer is being used, and UW is seeing the same IP (that of the load balancer) for all users.
This can be verified by using the Configure button at the bottom of Web Monitor to add a column for ipAddress. - A webApp that has the Secure by IP option enabled on it's Options tab.
With both of these items present, all of the users are seen as coming from the same IP (the IP of the load balancer), and therefore all the active sessions stay current and do not expire if the user does not properly logout of UW.
Setting the load balancer to use the
X-Forwarded-For header, will tell it to pass the user's real IP address on to the UW servers using that header. UW will use the IP address listed in that header, when present. Providing each user with a unique IP address.
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
Change Reset Password Button Text
Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
Remove Reset Password Button From Login Page
Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
Lenovo Unified Workspace End-of-Life Questions and Answers
As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
How do I determine my Unified Workspace license expiration date?
The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
Lenovo Unified Workspace 7.0.2.13 Released
Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
Related Articles
Using Web Monitor to see current number of active sessions
Question: How can I see the number of users that are currently logged into the system? Solution: Using Web Monitor to see current user Sessions. Launch webAdmin. Expand Utilities. Click the Web Monitor option. This will show you the total number of ...
Unable to authenticate Relay user. Multiple authentication exceptions.
When applying a password policy or login policy, customer’s stand-alone relay(s) will not load properly. They are giving an Unable to authenticate Relay user error. ERROR (12/03) 15:05:42 [com.stoneware.service.application.Relay[relay-SWRelay1]]: ...
Setup Self User registration
Issue Making sure User Registration is properly configured. Solution First thing to check is if the relay has been configured to allow self registration. Has the proper context been added to the relay config to allow the creation of users in the ...
How many RDP sessions without Terminal Server/RDS license?
How many users can I RDP into a windows server without having to purchase RDS/Terminal Server licenses? Microsoft limits it to 2. If you need to allow 2 connections from the same user you will need to change the configuration. You can configure the ...
Launching multiple applications using wnSSOclient
A user launches a MS Word RDP webApp that uses the wnSSOclient and then closes that terminal server window incorrectly. The user then launches a MS Excel RDP webApp which also uses wnSSOclient, the previous winword session comes back up. Customer ...