Skip to content

Instantly share code, notes, and snippets.

@TyrfingMjolnir
Last active April 15, 2016 07:31
Show Gist options
  • Save TyrfingMjolnir/43753b3758abde725a97a6bb22c93f1b to your computer and use it in GitHub Desktop.
Save TyrfingMjolnir/43753b3758abde725a97a6bb22c93f1b to your computer and use it in GitHub Desktop.
Guacamole sample properties file
# Hostname and port of guacamole proxy
guacd-hostname: localhost
guacd-port: 4822
# Auth provider class (authenticates user/pass combination, needed if using the provided login screen)
auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider
basic-user-mapping: /etc/guacamole/user-mapping.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment