Re: Pgadmin with active directory.
От | Khushboo Vashi |
---|---|
Тема | Re: Pgadmin with active directory. |
Дата | |
Msg-id | CAFOhELdXP2tuJ039cO0p2oKhrbu939VAxJyRnOOYh8WKVTJG_w@mail.gmail.com обсуждение исходный текст |
Ответ на | Pgadmin with active directory. (Le-DOC <ledoc666@gmail.com>) |
Ответы |
Re: Pgadmin with active directory.
|
Список | pgadmin-support |
Hi,
On Mon, Oct 5, 2020 at 6:44 PM Le-DOC <ledoc666@gmail.com> wrote:
Hello, I'm trying to enable ldap authentication with our active directory.I configure config_distro.py with:AUTHENTICATION_SOURCES = ['ldap', 'internal']LDAP_AUTO_CREATE_USER = TrueLDAP_CONNECTION_TIMEOUT = 30LDAP_SERVER_URI = 'ldap://xxxx.pam.lan:389'LDAP_USERNAME_ATTRIBUTE = 'sAMAccountName'LDAP_SEARCH_FILTER = '(&(objectClass=user)(|(memberof=CN=00 - Gestionnaires Applications,OU=Distribution,OU=_Groupes,DC=pam,DC=lan)(memberof=CN=00 - Administration Système,OU=Distribution,OU=_Groupes,DC=pam,DC=lan)(memberof=CN=Urbanisation SEI,OU=Distribution,OU=_Groupes,DC=pam,DC=lan)))'LDAP_SEARCH_SCOPE = 'SUBTREE'LDAP_BIND_USER = 'Browse.PGAdmin@pam.lan'LDAP_BIND_PASSWORD = '...'
Please set LDAP_SEARCH_BASE_DN, Refer https://www.pgadmin.org/docs/pgadmin4/4.26/enabling_ldap_authentication.html for more information.
Thanks,
Khushboo
But still login or password invalid.I have no more error in Apache log, or pgadmin log.Do you have an idea?
В списке pgadmin-support по дате отправления: