You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2017/07/17 13:16:00 UTC

[jira] [Resolved] (GUACAMOLE-339) Add Remote Host IP to Guacamole Connection History table

     [ https://issues.apache.org/jira/browse/GUACAMOLE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman resolved GUACAMOLE-339.
-------------------------------------
    Resolution: Fixed

> Add Remote Host IP to Guacamole Connection History table
> --------------------------------------------------------
>
>                 Key: GUACAMOLE-339
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-339
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-auth-jdbc, guacamole-auth-jdbc-mysql, guacamole-auth-jdbc-postgresql, guacamole-client
>    Affects Versions: 0.9.12-incubating
>            Reporter: Juan Delard de Rigoulières
>            Assignee: Nick Couchman
>            Priority: Minor
>             Fix For: 0.9.14-incubating
>
>
> Guacamole currently stores the following fields in the :
> {quote}user_id
> username
> connection_id
> connection_name
> sharing_profile_id
> sharing_profile_name
> start_date	
> end_date{quote}
> This tickets is to add the "Remote Host IP Address" (remote_ip) as a new column in that table. Extremely useful for security, reporting, etc. The value is already available. (it's present in for Active Sessions)



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