Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: PostgreSQL and Kerberos 5 on Solaris


  • From: Bruce Momjian <bruce(at)momjian(dot)us>
  • To: "Henry B. Hotz" <hotz(at)jpl(dot)nasa(dot)gov>
  • Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, James(dot)Gates(at)Sun(dot)COM, pgsql-ports(at)postgresql(dot)org
  • Subject: Re: PostgreSQL and Kerberos 5 on Solaris
  • Date: Wed, 4 Oct 2006 23:20:14 -0400 (EDT)
  • Message-id: <200610050320.k953KEa10777@momjian.us> <text/plain>

I cannot find krb5_encrypt() referenced anywhere in configure, or
anywhere else in CVS HEAD, nor in any of the back branches.

---------------------------------------------------------------------------

Henry B. Hotz wrote:
> Never saw a followup on this.
> 
> I'd suggest krb5_init_context() since it's the first thing any  
> Kerberos app needs to do, and the returned context value is used on  
> 99% of all other calls.  That's assuming that there aren't other  
> kerberos checks that make it unnecessary of course.
> 
> On Jul 2, 2006, at 8:39 PM, Tom Lane wrote:
> 
> > James Gates <James(dot)Gates(at)Sun(dot)COM> writes:
> >> Does anyone know why the check for krb5_encrypt() exists in configure
> >> when the code doesn't use it?
> >
> > At the time it was chosen, it was probably a reasonable choice of
> > function to probe for to make sure Kerberos libraries are present.
> > Do you have a better suggestion?
> >
> > 			regards, tom lane
> 
> ------------------------------------------------------------------------ 
> ----
> The opinions expressed in this message are mine,
> not those of Caltech, JPL, NASA, or the US Government.
> Henry(dot)B(dot)Hotz(at)jpl(dot)nasa(dot)gov, or hbhotz(at)oxy(dot)edu
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faq

-- 
  Bruce Momjian   bruce(at)momjian(dot)us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group