Updated example properties file
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Sun, 23 Jan 2011 23:31:10 +0000 (15:31 -0800)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Sun, 23 Jan 2011 23:31:10 +0000 (15:31 -0800)
doc/example/guacamole.properties

index a7798ff..ace043f 100644 (file)
 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