Re: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins
Date: 2021-05-05 06:11:13
Message-ID: CANxoLDeoRuoetz1mk0d6Nqk6zuOHrCmAJBNa8z_T3g0J7odHLg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Wed, May 5, 2021 at 11:28 AM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find the attached patch for RM #5776 - Needlessly prompted for a
> password with SSPI logins.
>
> To fix this issue, I have enabled the "Kerberos authentication" flag in
> the server dialog for Desktop mode also. So, if this flag is set to True,
> pgAdmin will not prompt for a password on connection/reconnection.
>
> This patch also includes the Jasmine test failures caused by my previous
> Kerberos patch.
>
> Thanks,
> Khushboo
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-05 07:42:28 pgAdmin 4 commit: Fixed API test cases
Previous Message Akshay Joshi 2021-05-05 06:10:54 pgAdmin 4 commit: Ensure that while connecting to the server using SSPI