Recent comments
- fenix168 on “Building boot caches” error when changing startup disk
- cat888 on Apache Guacamole: how to change the default URL path (/guacamole) to something else
- Lobezno on Forcing ReadyNAS to update via SSH when all else fails
- dark168 on “Building boot caches” error when changing startup disk
- Guac User on Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
Categories
Tags
- apogee duet
- applescript
- bash
- canon
- caps lock
- datadog
- data storage
- davinci resolve
- directadmin
- django
- egpu
- extjs
- gpu
- growl
- guacamole
- gulp
- i18n
- illustrator
- itunes
- javascript
- jinja2
- kerio connect
- laserjet
- librsvg
- mac hardware
- mac mouse problems
- macos
- mac software
- mdadm
- modx
- nginx
- proxmox
- python
- raid
- readynas
- starcraft 2
- synology
- textmate
- virtualization
- vlc
- vscode
- windows
- windows server
- xcode
Tag Archives: guacamole
Authentik: set custom username for OAuth application (e.g. for Apache Guacamole) via a property mapping
If you use Authentik (https://goauthentik.io/) as an OAuth authentication provider for your Apache Guacamole (https://guacamole.apache.org/) instance and you’d like to customize usernames for Guacamole, here’s how you can achieve this. The steps described below may work for other applications, wired … Continue reading
Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
Problem: Guacamole 1.4 shows “internal error” when making any connection and in /var/log/tomcat9/catalina.out you see something like:
Guacamole 1.4: “Log in failed” for RDP connections
Problem (Guacamole 1.4 while connecting to an RDP server): …and in logs:
Apache Guacamole: RDP printer not working, “error parsing HTTP request header”, “Invalid character found” etc
If you’re using Apache Guacamole 1.0.0 behind an nginx reverse proxy, and Guacamole’s RDP printer doesn’t work, and browser console logs error 400, welcome to read further.
Apache Guacamole: how to change the default URL path (/guacamole) to something else
Say you want to change Apache Guacamole’s URL from http://server:8080/guacamole to something like http://server:8080/my-hidden-guacamole-instance (or perhaps you’re using nginx to proxy requests to Guacamole / Tomcat and you don’t want any path at all). (See Docker image specific instructions in … Continue reading