On Mon, Dec 21, 2020 at 8:37 PM LuKaRo <[email protected]> wrote: > > On 22.12.20 05:25, astergi wrote: > > Hello everyone. > > > > I am new to guacamole and I and have a few questions: > > 1. Is it possible to limit a user connecting to guacamole UI to one > browser > > only? This is so that a user would not be able to connect to guacamole > when > > he opens a different browser. > > 2. How do I get connection history logs using guacamole API? > > > What do you mean by "browser"? Browser type, e.g. user agent? Or the > actual browser installation on his computer, e.g. by a cookie?
If the intent is just to block any individual user from holding multiple concurrent connections to a particular Guacamole connection, just set "Maximum number of connections per user" to "1" for the connection in question, or set the corresponding property in guacamole.properties to make that the default for all connections: http://guacamole.apache.org/doc/gug/jdbc-auth.html#jdbc-auth-concurrency Michael Jumper CEO, Lead Developer Glyptodon Inc <https://enterprise.glyptodon.com/>.
