[
https://issues.apache.org/jira/browse/GUACAMOLE-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308348#comment-16308348
]
Michael Jumper commented on GUACAMOLE-360:
------------------------------------------
IMHO, rather than try to distinguish between connection attempts and reconnect
attempts (Guacamole does not make such a distinction) or add complexity to the
connection process, it would be better to:
# Provide a mechanism for users (not just administrators) to kill their own
active connections.
# Provide a mechanism for users to join existing active connections meeting
certain criteria (without requiring a share link to do so).
Users would then be able to at least terminate their active connections or
logins if they forgot to logout. Depending on as-yet-undetermined criteria
above, they would also be able to join their own connections if they need to
quickly access things from another location without disconnecting / logging out
elsewhere.
> Autoreconnect only most recent session
> --------------------------------------
>
> Key: GUACAMOLE-360
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-360
> Project: Guacamole
> Issue Type: New Feature
> Affects Versions: 0.9.13-incubating
> Reporter: Matt Prager
> Priority: Minor
>
> I've had an issue with Guacamole where I forget to logoff a VNC session, go
> use a completely different computer or device, try to login to the same
> session and get caught in an "autoreconnect loop" where the new session logs
> off off the old session which then autoreconnects that old session and logs
> off the new session ad inifinitum. There's no way to stop this because, if
> I'm not in front of the computer I forgot to log off, I have no way of
> shutting down that session remotely.
> Since many of us leave tabs open rather than remembering to close them, it
> seems that the behavior should be, in the event of a user trying to
> simultaneously log into the same session, that autoreconnect should only
> apply to the most recent session and the older session should be disconnected
> and remain that way.
> Otherwise, you run into a situation where you were using Guacamole at the
> office to log into a VNC session and are then unable to use Guacamole to log
> into that session from anywhere else which sort of defeats the purpose of
> remote access.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)