cd /usr/share/jetty8/.guacamole vi guacamole.properties (flat file) ###### guacamole.properties ###### # Hostname and port of guacamole proxy guacd-hostname: localhost guacd-port: 4822 # Location to read extra .jar's from lib-directory: /usr/share/jetty8/.guacamole # Authentication provider class auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider # Properties used by BasicFileAuthenticationProvider basic-user-mapping: /usr/share/jetty8/.guacamole/user-mapping.xml ###### cd /usr/share/jetty8/.guacamole vi user-mapping.xml ###### user-mapping.xml ###### vnc localhost 5900 VNCPASSWORD ###### service jetty restart http://ipaddress:8080/guacamole