Opened 16 years ago
#5392 new defect
VRDP Multiconn looses track of connection details
Reported by: | James Lucas | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.0.10 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Virtual Machine with VRDP MultiConn set to On.
- Connect from one client, VBoxManage showvminfo display the VRDP connection details (user, speed, IP etc)
- Connect from a second client with the first client still connected. showvminfo will now display the details for the second user
- Disconnect second user. VRDP info is now reset to 0 or blank for most values, no user info, IP, speed, etc, however first user is still connected.
It appears that the variables used for tracking connection info do not take into account multiple connections, the second connection is overwriting the first connections information and then clearing the values on disconnect.
Distribution is RHEL5
Note:
See TracTickets
for help on using tickets.