[
https://issues.apache.org/jira/browse/GUACAMOLE-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190391#comment-17190391
]
Mike Jumper commented on GUACAMOLE-1171:
----------------------------------------
{quote}
We miss also the possibility for connection- and login history as it is with
local database. It's very important, because in case of a data leak (DSGVO) we
have to know all historical connections from a specific user.
{quote}
There is not going to be any way to do that with LDAP alone. You will need to
use a database if you need storage of connection and login history. With that
in mind, I'll narrow the scope of this request to just connection groups.
As the database would always be required for storage of history, and the
database already supports connection groups, you really may as well just use
the database alongside LDAP and be done with it. What you're looking for is
already supported:
http://guacamole.apache.org/doc/gug/ldap-auth.html#ldap-and-database
> LDAP connection groups and history
> ----------------------------------
>
> Key: GUACAMOLE-1171
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1171
> Project: Guacamole
> Issue Type: New Feature
> Components: guacamole-client
> Affects Versions: 1.2.0
> Reporter: Thomas Brummer
> Priority: Minor
>
> We missing the possibility to create connection groups with LDAP auth,
> because we has 100+ connections and its not easy to find the right one in one
> tree.
> We miss also the possibility for connection- and login history as it is with
> local database. It's very important, because in case of a data leak (DSGVO)
> we have to know all historical connections from a specific user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)