Re: Allow change of kerberos service name without recompilation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniel Ahlin <dah(at)pdc(dot)kth(dot)se>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Allow change of kerberos service name without recompilation
Date: 2004-09-25 16:52:57
Message-ID: 12389.1096131177@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Daniel Ahlin <dah(at)pdc(dot)kth(dot)se> writes:
> This is a two part patch against 7.4.5 implementing the option of
> configuring what is now set using the #defined constant PG_KRB_SRVNAM
> (the name of the service part of the kerberos principal the server
> uses).

Is this a good idea? Offhand it just seems like another way for a
client to fail to establish communication with the server :-(.

In any case, the patch is quite shy of documentation...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-09-25 17:04:39 cvsup
Previous Message Marc G. Fournier 2004-09-25 16:41:31 Re: anoncvs lock problem