View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 12:19 AM
Stephen Frost
 
Posts: n/a
Default Re: [HACKERS] Krb5 & multiple DB connections

Greetings,

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

http://archives.postgresql.org/pgsql...5/msg00083.php

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

http://archives.postgresql.org/pgsql...5/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


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote