Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
[SOLVED] TOTP authentication failure
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] TOTP authentication failure (Read 235 times)
TechnoMage53
Newbie
Posts: 2
Karma: 1
[SOLVED] TOTP authentication failure
«
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.
.
«
Last Edit: December 02, 2024, 12:18:49 pm by TechnoMage53
»
Logged
TechnoMage53
Newbie
Posts: 2
Karma: 1
Re: TOTP authentication failure
«
Reply #1 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
Logged
franco
Administrator
Hero Member
Posts: 17709
Karma: 1618
Re: [SOLVED] TOTP authentication failure
«
Reply #2 on:
December 02, 2024, 12:46:16 pm »
https://github.com/opnsense/core/issues/8100
PS: Babylon 5 still rocks
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
[SOLVED] TOTP authentication failure