On Wed, Apr 3, 2019 at 9:34 AM Kamal Ezzaki <[email protected]> wrote:
> yes i think that's you are right , the probleme is the java version i have > another server running guacamole and the authentification passed with > mschapv2, chap , pap .. . and it running openjdk version "1.8.0_191" but > in the other server that's i have this error the version is "1.8.0_201" . > Thanks, Kamal, that's really good information! This probably deserves a bug in our JIRA issue tracker so that we can determine what we need to do to be compatible across Java versions. I suspect that, if it doesn't work in 1.8.0_201, it also will not work in JDK11 or anything after that, so we definitely need to address it. > is there any way i can change the version ?? > Probably so - it depends on what Linux distribution you are running, but you should be able to go back and install a specific version of the OpenJDK package and get the one that works. -Nick
