Re: [HACKERS] Krb5 & multiple DB connections

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] Krb5 & multiple DB connections
Date: 2006-02-06 18:55:20
Message-ID: 20060206185520.GF4474@ns.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Greetings,

The attached patch fixes a bug which was originally brought up in May
of 2002 in this thread:

http://archives.postgresql.org/pgsql-interfaces/2002-05/msg00083.php

The original bug reporter also supplied a patch to fix the problem:

http://archives.postgresql.org/pgsql-interfaces/2002-05/msg00090.php

I ran into exactly the same issue using 8.1.2. I've updated the
original patch to work for HEAD and 8.1.2. I've tested the patch on
both HEAD and 8.1.2, both at home and at work, and it works quite
nicely. In fact, I hope to have a patch to phppgadmin which will make
it properly handle Kerberized logins.

Thanks,

Stephen

Attachment Content-Type Size
krb5_fix3.patch text/plain 9.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2006-02-06 19:03:06 Re: Copy From & Insert UNLESS
Previous Message Scott Marlowe 2006-02-06 18:37:53 Re: autovacuum

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-02-06 19:10:29 Re: slow information schema with thausand users, seq.scan pg_authid
Previous Message Tom Lane 2006-02-06 18:29:10 Re: slow information schema with thausand users, seq.scan pg_authid