[
https://issues.apache.org/jira/browse/GUACAMOLE-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238945#comment-17238945
]
Mike Jumper commented on GUACAMOLE-1222:
----------------------------------------
{quote}
I'm using the AD + MySQL. The users all still exist.
{quote}
Exist within AD or within MySQL?
{quote}
None are admins.
{quote}
To clarify, I was trying to ask about the permissions granted to the account
that you yourself are using when you attempt the search. What privileges does
_your account_ have?
{quote}
They all have regular permissions - access to various categories of machines.
I I just did it with the current history. I started typing each of the first 7
names in history, and no matches are found.
{quote}
{quote}
Yet, "Active Users" is immediately responsive for every username that I type.
{quote}
Yes, those two are very different systems. With the active sessions tab,
filtering is done locally with the data on hand. With the history tab, the
search is executed by the database, and various permissions-driven tables come
into play. We need to know the details of the permissions granted to your user,
the nature of the users for those records (exist in AD? in MySQL? both? access
granted only via groups?) in order to replicate what you're seeing. There is
also variation in how these records are stored for users that exist in the
database vs. users that do not exist, as well as how permission get applied in
those cases.
Simply trying what you describe (log in as an admin, search against history), I
see the history queries functioning correctly, so there must be _something_
about your environment that is necessary to produce this behavior and which is
not yet clear.
> search field in "History" does not work as expected
> ---------------------------------------------------
>
> Key: GUACAMOLE-1222
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1222
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Affects Versions: 1.2.0
> Reporter: Jason Keltz
> Priority: Major
>
> The "Search" field in "Active Sessions" works perfectly for all usernames and
> hostnames. However, the search field in "History" does not work properly for
> users. It works for connections, but I frequently have users literally listed
> right on the display, and when I enter a username, I get back 0 matches.
> (sent to list on oct. 21 with no replies and hence posting here as a
> potential bug)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)