public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: Stephen Frost <[email protected]>
Cc: Khushboo Vashi <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1
Date: Sat, 2 Jan 2021 15:56:19 +0000
Message-ID: <CA+OCxozp+n+Mq+t=hPH1ExwT-MJbrhY0ujgkf+UoUriHo1PpGA@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CAFOhELdXhWMR2zS4dnH+SudN0s7LiENH+vczC0YhuifPgm+G5g@mail.gmail.com>
<[email protected]>
Hi Stephen
On Sat, 2 Jan 2021 at 15:41, Stephen Frost <[email protected]> wrote:
> Greetings,
>
> * Khushboo Vashi ([email protected]) wrote:
> > Please find the attached patch to support Kerberos Authentication in
> > pgAdmin RM 5457.
> >
> > The patch introduces a new pluggable option for Kerberos authentication,
> > using SPNEGO to forward kerberos tickets through a browser which will
> > bypass the login page entirely if the Kerberos Authentication succeeds.
>
> I've taken a (very short) look at this as it's certainly something that
> I'm interested in and glad to see work is being done on it.
>
> I notice that 'delegated_creds' is being set but it's unclear to me how
> they're actually being used (if at all), which is a very important part
> of Kerberos.
>
> What's commonly done with mod_auth_kerb/mod_auth_gss is that the
> delegated credentials are stored on the filesystem in a temporary
> directory and then an environment variable is set to signal to libpq /
> the Kerberos libraries that the delegated credentials can be found in
> the temporary file. I don't see any of that happening in this patch- is
> that already handled in some way? If not, what's the plan for making
> that work? Also important is to make sure that this approach will work
> for constrainted delegation implementations.
Phase 1 of this project (which this patch aims to implement) is to handle
Kerberos logins to pgAdmin when running in server mode (as we’ve already
done for LDAP, except KRB authenticated users don’t see a login page of
course). Phase 2 will add support for logging into the PostgreSQL servers -
I believe that is where we’ll need to handle delegated credentials, correct?
> --
--
Dave Page
https://pgsnake.blogspot.com
EDB Postgres
https://www.enterprisedb.com
view thread (32+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1
In-Reply-To: <CA+OCxozp+n+Mq+t=hPH1ExwT-MJbrhY0ujgkf+UoUriHo1PpGA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox