Updated example properties file

This commit is contained in:
Michael Jumper
2011-01-23 15:31:10 -08:00
parent dcd259f93e
commit 34d0631aa9

View File

@@ -20,10 +20,7 @@
guacd-hostname: localhost
guacd-port: 4822
# Client provider class (provides and configures a guacamole client based on authentication information)
client-provider: net.sourceforge.guacamole.net.authentication.basic.BasicGuacamoleClientProvider
# Auth provider class (authenticates user/pass combination, needed if using the provided login screen)
auth-provider: net.sourceforge.guacamole.net.authentication.basic.BasicFileAuthenticationProvider
auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider
basic-user-mapping: /path/to/user-mapping.xml