Hi all,
I’ve installed AtoM 2.9 on Ubuntu following the official installation guide and I’m now trying to configure LDAP authentication against our Microsoft Active Directory.
- I can successfully run ldapsearch from the AtoM server and retrieve user data.
- I’ve configured the /usr/share/nginx/atom/apps/qubit/config/settings.yml file with the appropriate LDAP settings.
- I’ve also created local AtoM user accounts that match AD identities by mail and by sAMAccountName with no luck.
- I enabled LDAP in the AtoM UI, cleared the cache, and restarted services.
I don't see anything in error logs that would indicate the server is even reaching out to our AD server. Has anyone successfully configured LDAP authentication with AtoM 2.9 and Active Directory? If so, could you please share:
A working settings.yml LDAP section, any additional steps you had to take or any log files you can point me on this so I can make this work.
Any help or insights would be greatly appreciated!