On Thu, May 21, 2026 at 2:53 PM Joachim Lindenberg
<[email protected]> wrote:
>
> >In the current version of Guacamole only users with the system-level 
> >ADMINISTER permission, or who have access to update a connection, can view 
> >the existing recordings.
> >
> >I've opened a Jira issue and PR to add the AUDIT permission:
> >https://issues.apache.org/jira/browse/GUACAMOLE-2279
> >https://github.com/apache/guacamole-client/pull/1215
> >
> >-Nick
>
> What about allowing any user to view its own sessions as well?
> Thanks,
> Joachim

That's a good thought, too. I'll have to dig in a little and see how
feasible that is - I'm not sure if historical records have any notion
of an "owner" at the moment, so it would probably have to be done by
comparing the username of the ConnectionRecord with the current user.

-Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to