You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Kamal Ezzaki <ka...@gmail.com> on 2019/04/08 07:59:21 UTC

Radius: MD4 MessageDigest not available

i have a problem in connection between guacamole an radius using
chap,mschapv1,mschapv2 connection .
with this error in the log :
[http-bio-8080-exec-6] ERROR o.a.g.a.r.RadiusConnectionService - No such
RADIUS algorithm: MD4 MessageDigest not available

but using pap authentification it's passed

java version :
openjdk version "1.8.0_191"
OpenJDK Runtime Environment (build 1.8.0_191-b12)
OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)

Re: Radius: MD4 MessageDigest not available

Posted by Mike Jumper <mj...@apache.org>.
On Mon, Apr 8, 2019 at 1:00 AM Kamal Ezzaki <ka...@gmail.com> wrote:

> i have a problem in connection between guacamole an radius using
> chap,mschapv1,mschapv2 connection .
> with this error in the log :
> [http-bio-8080-exec-6] ERROR o.a.g.a.r.RadiusConnectionService - No such
> RADIUS algorithm: MD4 MessageDigest not available
>
> but using pap authentification it's passed
>
> java version :
> openjdk version "1.8.0_191"
> OpenJDK Runtime Environment (build 1.8.0_191-b12)
> OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)
>
>
Please don't double-post. For any users encountering this thread in the
archives, the original thread is here:

https://lists.apache.org/thread.html/612462d636e95a1c2f6b1881e122ba4656139db937353adc1e7fee03@%3Cuser.guacamole.apache.org%3E

- Mike