On Wed, Jul 13, 2016 at 8:32 PM, Babatunde Busari < [email protected]> wrote:
> Anyone willing to help? > > I have everything setup, just want to know the steps to adding connection > to a remote fresh install Ubuntu 16.04 LTS desktop > > Hi Babatunde, Regardless of how Guacamole has been installed, the method for adding connections will depend on which authentication backend has been configured (see below). I'm not sure what script you used specifically, but if that script came with any documentation, it might point in the right direction and/or mention what backend it is intended to set up. The configuration methods for each backend are documented in the manual [1][2][3]. Before you get too deep into debugging the results of your scripted install ... beware that we intentionally do not provide or support install scripts as a project, and I must caution against their use. Writing a truly robust script is extremely difficult. Such scripts may seem inviting at first, but avoiding the "learning" part of a learning curve is self-defeating. The closest thing to a scripted install that we officially support are the Docker images [4]. These images make much of the installation/configuration process simpler, but without hiding the architecture. Thanks, - Mike [1] http://guacamole.incubator.apache.org/doc/gug/configuring-guacamole.html#basic-auth [2] http://guacamole.incubator.apache.org/doc/gug/jdbc-auth.html [3] http://guacamole.incubator.apache.org/doc/gug/ldap-auth.html [4] http://guacamole.incubator.apache.org/doc/gug/guacamole-docker.html
