OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: ejprice on February 08, 2017, 01:15:10 am

Title: [SOLVED]LDAP users import missing/broken
Post by: ejprice on February 08, 2017, 01:15:10 am
Hi folks,

I'm setting up a brand new 17.1 server. I have configured LDAP and the users are testable in /diag_authentication.php

However, the import user icon is not showing up on the /system_usermanager.php.

So I went directly to the /system_usermanager_import_ldap.php which tells me "Could not connect to the LDAP server. Please check your LDAP configuration."

The OPNSense server is bound to the LDAP server and I see the queries returning data when I use the /diag_authentication.php so it seems unlikely to me that there is a connection issue. I used the same setup in 16.7 with no issues.

Lastly, I have added the patch for the CSRF errors because I couldn't add the LDAP server without the patch. I don't know if this is somehow related but I figured I should mention it.

Thanks in advance!
Ean
Title: Re: LDAP users import missing/broken
Post by: ejprice on February 08, 2017, 01:25:27 am
Disregard. I found the work-around in issue #1368.