On Mon, Aug 17, 2020 at 8:16 AM Devine, Harry (FAA) <[email protected]> wrote:
> OK, I got it to work. I was able to download the 1.2.0 war file, put it > where it needed to go, then I had to recompile the 1.2.0 server piece > again, as guacd was still 1.0.0. After that everything was 1.2.0 and my > LDAP user could log in. > > > > So, with this sequence of events still in place, would it be safe to say > that if I wanted to upgrade an older installation we have, which is > 0.9.13-incubating, to 1.2.0, the above would be the best way to go about > that? Recompile the server portion, update the WAR file, and restart guacd > and tomcat? > > If you're updating from 0.9.13-incubating and you're using the JDBC module you'll also need to update the database schema, as there are several changes in the 0.9.14 and 1.0.0 version. -Nick >
