AD authentication

Hello, I’m trying to configure AD authentication and it’s not working on first attempt. I added my config to config.php and saved.

If I add the below config I can’t log in with AD credentials or Local until I remove or # these lines.

Can you see anything wrong with this?

https://pastebin.com/2qGZyQMZ

I would comment all that all out from config.php and use the Web UI now. It’s all under Settings ->Authenication

When I enter it all on the GUI will it automatically stop using the local users?

Is there a way to debug why it fails?

Look at the log files?

Is there a specific log for ad auth?

In looking @ the raw file. your SSL is set to false. if your AD Server only allows secure lookups you need to set this to true.

This topic was automatically closed 186 days after the last reply. New replies are no longer allowed.