Jean-Benoit Paux

Results 21 comments of Jean-Benoit Paux

That would explain why I can't do anything in the webgui (adding white list) etc. for example as the user is not correctly set

it's not related to azure quickstarts templates. Issue should be closed.

You have the json here: https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.network/subnet-add-vnet-existing/azuredeploy.json Otherwise you can convert a bicep to json using bicep build command. 1. Install Bicep using `az bicep install` 2. Build the json :...

I also remarked the user variable for both 3 auth modules is named user in environment variables and username in guacamole.properties, should be updated too. I'll update the documentation when...

If you have time to have a look at it @necouchman (and my question about the username environment variable too) ;)

There is a script that you may need to update : https://github.com/apache/guacamole-server/blob/master/src/guacd-docker/bin/link-freerdp-plugins.sh

I just got this bug today. I decompiled a json to make a bicep one and all _ were removed. I add them again, rebuild and it's ok but it...

+1 for this, any info to share ?