Radius and OTP

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
cnorborg
Posts: 1
Joined: Tue Mar 23, 2021 3:38 pm

Radius and OTP

Post by cnorborg » Tue May 04, 2021 5:21 pm

New user here, trying to get Radius working. Our Radius server works with our OTP so that every time you authenticate with Radius you use a crypto card. However, from what we're seeing in the Radius logs when trying to use it with EVE, it authenticates once and succeeds, then pretty quickly after that it tries to authenticate again and fails.

We're guessing that it is trying to reuse the password it just used, but since that password was an OTP it fails on the second authentication attempt.

Has anyone else run into this issue? Is there a fix for it?

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: Radius and OTP

Post by ecze » Wed May 05, 2021 1:29 am

Thanks for report.

After a code analyze, I confirm that request is wrongly sent twice....

Next release will fix this issue.

E.

Post Reply