Updated kerberos service name patch

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Updated kerberos service name patch
Date: 2005-05-09 10:35:09
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C744D@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Here is an updated version of the patch from
http://candle.pha.pa.us/mhonarc/patches2/msg00025.html. It handles the
options for libpq connections the same way other options are handled,
and it also updates the kerberos documentation. It contains a couple of
minor changes to the Kerberos documentation that's not directly related
to this patch, to make it easier to read. And it updates the Kerberos
information URL to the current MIT pages.

I refactored my own code so now the Kerberos 4 specific changes are very
small. I have not verified them, but I think they shuold work. That
doesn't mean I'm still in favour of ripping out the krb4 code, just that
it's fairly easy to do it as a separate step instead.

//Magnus

Attachment Content-Type Size
krbsrvname.patch application/octet-stream 21.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-05-09 11:33:48 Re: Added columns to pg_stat_activity
Previous Message Dennis Bjorklund 2005-05-09 04:21:09 Re: lastval()