From: | "Henry B(dot) Hotz" <hotz(at)jpl(dot)nasa(dot)gov> |
---|---|
To: | <pgsql-patches(at)postgresql(dot)org> |
Subject: | Preliminary GSSAPI Patches |
Date: | 2007-03-31 22:41:23 |
Message-ID: | 41EE2D08-CBC0-47AF-8380-EA0E7D26FD67@jpl.nasa.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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 | Content-Type | Size |
---|---|---|
gss.patches.gz | application/x-gzip | 8.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-03-31 22:48:55 | Re: Current enums patch |
Previous Message | Tom Lane | 2007-03-31 22:20:30 | Re: Current enums patch |