HTTP header authentication logout page

2018-11-27 Thread Laurent LEVIER
Hello Guys, Trying to link Guacamole with an OpenID server, I finally moved to a http header solution. Filtering the appropriate header, it works quite well compared to OpenID that was failing or not behaving properly. However, there is still an problem that is : Guacamole/Logout. The default

Change the loglevel to DEBUG

2018-11-27 Thread Tezarin
Hi all, I am running Guacamole in docker containers: guacamole container and guacd. Can you please let me know how I can change the Loglevel to DEBUG? I checked the documentation and looks like the we will have to edit this file on the docker host:Which the file doesn't exist on the docker

Re: Guacamole extensión MongoDB

2018-11-27 Thread Nick Couchman
On Mon, Nov 26, 2018 at 5:59 PM Daniel Quirant Rico < daniel.quirant.r...@gmail.com> wrote: > Hello, > > I have been absent for a while and I am going to resume this project. > I would like to know if any progress has been made in this regard and > I need to document beforehand. > The Jira were

[GitHub] guacamole-server pull request #205: GUACAMOLE-667: Enable loading configurat...

2018-11-27 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/205#discussion_r23656 --- Diff: src/guacd/conf-file.c --- @@ -188,15 +188,21 @@ guacd_config* guacd_conf_load() { conf->key_file = NULL; #endif

[GitHub] guacamole-server pull request #205: GUACAMOLE-667: Enable loading configurat...

2018-11-27 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/205#discussion_r236553937 --- Diff: src/guacd/conf-args.c --- @@ -122,3 +128,15 @@ int guacd_conf_parse_args(guacd_config* config, int argc, char** argv) { }

[GitHub] guacamole-server pull request #205: GUACAMOLE-667: Enable loading configurat...

2018-11-27 Thread andrzejdoro
Github user andrzejdoro commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/205#discussion_r236634682 --- Diff: src/guacd/conf-file.c --- @@ -188,15 +188,21 @@ guacd_config* guacd_conf_load() { conf->key_file = NULL; #endif

[GitHub] guacamole-server pull request #205: GUACAMOLE-667: Enable loading configurat...

2018-11-27 Thread andrzejdoro
Github user andrzejdoro commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/205#discussion_r236644989 --- Diff: src/guacd/conf-file.c --- @@ -188,15 +188,21 @@ guacd_config* guacd_conf_load() { conf->key_file = NULL; #endif

[GitHub] guacamole-server pull request #205: GUACAMOLE-667: Enable loading configurat...

2018-11-27 Thread andrzejdoro
Github user andrzejdoro commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/205#discussion_r236626064 --- Diff: src/guacd/conf-args.c --- @@ -122,3 +128,15 @@ int guacd_conf_parse_args(guacd_config* config, int argc, char** argv) { }

[GitHub] guacamole-server pull request #205: GUACAMOLE-667: Enable loading configurat...

2018-11-27 Thread andrzejdoro
Github user andrzejdoro commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/205#discussion_r236648814 --- Diff: src/guacd/conf-args.c --- @@ -122,3 +128,15 @@ int guacd_conf_parse_args(guacd_config* config, int argc, char** argv) { }