[pgAdmin4][Patch] - RM 5484 Support LDAP based auth also when users do not have the same DN structure

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - RM 5484 Support LDAP based auth also when users do not have the same DN structure
Date: 2020-07-06 05:46:58
Message-ID: CAFOhELcPbCWLXnS0As6dtnYaNFfNm=f-cA6X5=VaW7mh4R6Xbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch for the RM 5484 - Support LDAP based auth
also when users do not have the same DN structure.

Currently, pgAdmin only supports LDAP authentication with the same DN
structure. With this patch, the LDAP authentication will also support the
different DN by setting the dedicated user for the LDAP connection in the
config file.

Thanks,
Khushboo

Attachment Content-Type Size
RM_5484.patch application/octet-stream 8.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-06 05:58:18 Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty
Previous Message Aditya Toshniwal 2020-07-06 05:41:04 [pgAdmin][patch] SonarQube "convention" tagged fixes