On Mar 8, 2019, at 12:01 PM, Nate . <nate2077developer@gmail.com> wrote:
Ok, duly noted. I've restored the defaults. Migrated settings for certificates, and the LDAP. Now my LDAP isn't working anymore. Where am I looking to edit first so that I can begin testing and not accidentally jump ahead of myself? I added the flat file user, as many recommend, that's working. "radtest flatuser testpass 127.0.0.1 0 testing123" When I run the test using my LDAP credentials I get "ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject"
See mods-available/ldap. It has documentation on how to fix this. Look for "Auth-Type". You will also need to uncomment the "Auth-Type LDAP" block sites-enabled/default, in the "authenticate" section. Alan DeKok.