| From: | Ni Ne <nineoften(at)hotmail(dot)com> |
|---|---|
| To: | "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | Assistance setting up LDAPS authentication for pgadmin4 |
| Date: | 2021-06-16 21:39:21 |
| Message-ID: | CY4PR19MB0934F101191798D453D2E12CB50F9@CY4PR19MB0934.namprd19.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hello all,
I recently installed pgadmin4 version 5.3 on a CentOS 7 server and am trying to setup LDAPS authentication. I have followed the instructions about the settings except that I placed my settings in the already-existing settings file /usr/pgadmin4/web/config_distro.py. LDAP authentication is not working, I get an incorrect username or password error. I can work with my AD guy to re-check all of my settings and whatnot, but had some basic questions about implementation and such I was hoping to get answered:
1) The main config file config.py has numerous LDAP settings already defined. Will that cause an issue, or will the later-read file config_distro.py override all of those previous LDAP settings?
2) Do I need to restart anything for config file changes to be read properly?
3) What log file should I be able to check for authentication and LDAP errors? Looking at the main log file /var/log/pgadmin/pgadmin4.log there are zero log entries about authentication/LDAP failures.
Thanks!
-Aaron
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Wim Bertels | 2021-06-17 06:43:04 | Re: Baffled by basic permission issue. |
| Previous Message | Tom Lane | 2021-06-16 21:21:35 | Re: Baffled by basic permission issue. |