> > Another question: > > 3.- There is a requirement to create a Guacamole option, where all users are > shown, mainly whom are logged. And one option when I select one or various > users, I can log out them from Guacamole web application. ¿Which is your > recommendation?, ¿is this posible?, ¿could I add this functionality into > Guacamole application?
> Yes, this is possible - it should be relatively easy to put another page in > the Settings section, for example, that lists logged in users, similar to how > active connections are listed. I would think that just looking at > the > current tokens within the authentication system would provide this detail. In settingsSessions.html file there is a variable called activeConnection, ¿what is its counterpart to manage auth tokens in js code? Or how is related user with their auth token? -Gabriel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
