Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - TechnoMage53

#1
Hello,
The problem was on the 24.7.9 version. I Installed the 24.7.9_1 and the problem is solved.
Regards
#2
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.
.