Re: Preliminary GSSAPI Patches

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "Henry B(dot) Hotz" <hotz(at)jpl(dot)nasa(dot)gov>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Preliminary GSSAPI Patches
Date: 2007-04-26 23:09:57
Message-ID: 200704262309.l3QN9vH02586@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Henry B. Hotz wrote:
> These patches have been reasonably tested (and cross-tested) on
> Solaris 9 (SPARC) and MacOS 10.4 (both G4 and Intel) with the native
> GSSAPI libraries. They implement the gss-np and (incompletely) the
> gss authentication methods. Unlike the current krb5 method gssapi
> has native support in Java and (with the SSPI) on Windows.
>
> I still have bugs in the security layer for the gss method.
> Hopefully will finish getting them ironed out today or tomorrow.
>
> Documentation is in the README.GSSAPI file. Make sure you get it
> created when you apply the patches.
>

[ Attachment, skipping... ]

>
>
> ------------------------------------------------------------------------
> The opinions expressed in this message are mine,
> not those of Caltech, JPL, NASA, or the US Government.
> Henry(dot)B(dot)Hotz(at)jpl(dot)nasa(dot)gov, or hbhotz(at)oxy(dot)edu
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
> http://www.postgresql.org/about/donate

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-04-26 23:31:21 Re: BUG #3245: PANIC: failed to re-find shared lock object
Previous Message Bruce Momjian 2007-04-26 23:08:22 Re: Auto Partitioning Patch - WIP version 1