Postgres 8.1.x and MIT Kerberos 5

From: "Mohan Anon" <mohan(dot)anon(at)gmail(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Postgres 8.1.x and MIT Kerberos 5
Date: 2006-02-04 22:53:17
Message-ID: FNELJFAMPNEMNLJBCHJKGELNCNAA.mohan.anon@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Greetings,
I was trying to build source build postgres 8.1.x with MIT Kerberos 5 1.4.x
implementation.
The whole thing bombs out. After some digging, I had to hack the autoconf
script (configure.in)
to properly account for the way the libraries are built for 1.4.x. I don't
know whether an earlier
post had the same issue. I think it boils down to adding the
'libkrb5support' when all the krb5
libs are checked in the configure script.

On another note, is the kerberos authentication secure, I had searched some
old threads,
where it was indicated the principal is not checked by the db as a valid
user. Is this still
the case?

Thanks a lot.

Mohan

Browse pgsql-admin by date

  From Date Subject
Next Message Enzo Daddario 2006-02-05 02:42:25 Help
Previous Message Tom Lane 2006-02-04 19:12:07 Re: autovacuum