mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Updated examples.
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
guacd-hostname: localhost
|
||||
guacd-port: 4822
|
||||
|
||||
# Session provider class (provides and configured guacamole session based on authentication information)
|
||||
session-provider: net.sourceforge.guacamole.net.authentication.basic.BasicGuacamoleSessionProvider
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user