New install of 2.7 latest on WIndows 2012 R2 with SQL SRV 2014 - previously running 1.9 (Did not upgrade, just clean slate install) Have everything working, have LDAP authentication working, but after configuring External DB Authentication against the same DB we use in 1.9 I get a worthless 500 error when trying to log in with an external DB user - test settings works on the External DB configuration - and the user does get created after the failed login I can log in as an Administrator browse user to their profile and "log in as user" - turned debugging on and got the following message when attempting a log in with External DB user
sqlsrv_configure: SQLSTATE = IMSSP sqlsrv_configure: error code = -14 sqlsrv_configure: message = An invalid parameter was passed to sqlsrv_configure.
Please help.