OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: TechnoMage53 on November 29, 2024, 11:28:45 AM

Title: [SOLVED] TOTP authentication failure
Post by: TechnoMage53 on November 29, 2024, 11:28:45 AM
Hello,
I have a pairs of Opnsense server in high availibilty 24.7.9, I can use OTP on one server but not in the other. The configuration is exactly the same (replication is done correctly between them) and NTP server is the same and it is OK.
What I saw, it's a problem with the password build (I saw that by doing "tcpdump port 389 -X" on both). For example, If I try a LDAP+OTP on both servers :
       On the server where it's OK the ldap resquest  has the password and NOT the OTP ticket (password)
       On the server where it's not OK the ldap resquest  has the password and the OTP ticket (password123456 or 123456password)
So there's a problem in the build of the request.
Note :
If I try with a local account+otp it's not working.
If I try only LDAP, it's working
If I try only local account it's working
If I try only local Account, it's working.
Thank you in advance for answers.
.
Title: Re: TOTP authentication failure
Post by: TechnoMage53 on December 02, 2024, 12:17:48 PM
Hello,
The problem was on the 24.7.9 version. I Installed the 24.7.9_1 and the problem is solved.
Regards
Title: Re: [SOLVED] TOTP authentication failure
Post by: franco on December 02, 2024, 12:46:16 PM
https://github.com/opnsense/core/issues/8100

PS: Babylon 5 still rocks :)