Re: Get all open sessions / connections

2019-08-20 Thread Lukas Krempler
thank you to show me the right way. To get the correct API requests, the developer console is a nice way. For the TOTP Authentication in the python script i used: https://github.com/pyauth/pyotp i hope i find some time in the next days to commit a actual python 3 example.

Re: Get all open sessions / connections

2019-08-14 Thread Nick Couchman
On Wed, Aug 14, 2019 at 05:19 Lukas Krempler wrote: > > Hey Nick! > > Thanks for that input. I couldn't find any documentation about the Web > API. :/ > Yes, there is an open issue out there for documenting the API. There isn't much on our right now - you can either watch the Network tab in

Re: Get all open sessions / connections

2019-08-14 Thread Lukas Krempler
Hey Nick! Thanks for that input. I couldn't find any documentation about the Web API. :/ So is it correct, there is no way to login with the Web API with TOTP? That the user can read the active session, he must have admin privileges. But if the user had admin rights, there is no way to disable

Re: Get all open sessions / connections

2019-08-13 Thread Nick Couchman
On Tue, Aug 13, 2019 at 4:00 AM Lukas Krempler wrote: > hey everybody! > > I'm searching for an easy way to get all actual open sessions from > guacamole users. Like the view in the guacamole backend "Active Sessions". > > Maybe there is a way to write the open connections into the database, or

Get all open sessions / connections

2019-08-13 Thread Lukas Krempler
hey everybody! I'm searching for an easy way to get all actual open sessions from guacamole users. Like the view in the guacamole backend "Active Sessions". Maybe there is a way to write the open connections into the database, or write a file in a specific folder. To parse the logfiles to get