Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
LDAP User Import button does not work
« previous
next »
Print
Pages: [
1
]
Author
Topic: LDAP User Import button does not work (Read 2631 times)
neal.schulz
Newbie
Posts: 10
Karma: 0
LDAP User Import button does not work
«
on:
November 29, 2018, 12:52:47 am »
Hi,
I have an LDAP server set up for user authentication which works. It has been there through several upgrades. When I went to click the import button to add a new user it does not work in 18.7.8. The page just refreshes and goes back to the existing user list.
Neal
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: LDAP User Import button does not work
«
Reply #1 on:
December 03, 2018, 09:30:07 am »
Hi Neal,
Sounds like a browser issue: the button shouldn't submit the page, especially since that is prohibited by its JS code. It should open a Pop-Up window instead.
Cheers,
Franco
Logged
neal.schulz
Newbie
Posts: 10
Karma: 0
Re: LDAP User Import button does not work
«
Reply #2 on:
December 06, 2018, 05:27:43 am »
Hi Franco,
It turns out you are right - I cleared the History in the browser and it now works as expected.
Thanks for the reply.
Regards,
Neal
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: LDAP User Import button does not work
«
Reply #3 on:
December 07, 2018, 07:51:23 am »
Hi Neal,
To be fair I was not correct either as there seems to be a bug for the newer Firefox users. We're shipping it with 18.7.9.
https://github.com/opnsense/core/commit/e17dc86235
To patch 18.7.8:
# opnsense-patch e17dc86235
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
LDAP User Import button does not work