[ 
https://issues.apache.org/jira/browse/GUACAMOLE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110848#comment-16110848
 ] 

Nick Couchman commented on GUACAMOLE-305:
-----------------------------------------

Currently Active Sessions are stored completely in-memory - there is a history 
table for historical connections, but it is only populated after the connection 
completes.  There are some discussions about changing this for the purposes of 
HA, but no direction has been decided upon, yet.

> Use of LDAP for users/connection should not prevent Active Sessions and 
> History
> -------------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-305
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-305
>             Project: Guacamole
>          Issue Type: Improvement
>    Affects Versions: 0.9.12-incubating
>            Reporter: Kurt Kellner
>            Priority: Minor
>
> If users and connections are defined within LDAP the negative impact is that  
> session are not logged in "History" records or show any "Active Sessions" in 
> the Guacamole settings area. 
> I assume this because of referential integrity within MySQL (e.g., if there 
> is no user or connection record within MySQL, the history table can't hold 
> the record).   As LDAP becomes more popular as a store of users/connections 
> need to figure out a way to enable the Active sessions and History 
> functionality.   Maybe the data should just be inserted with username and 
> connection name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to