Search Postgresql Archives

Re: Attempting to get kerberos authentication working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 2, 2010 at 22:42, Bryan Montgomery <monty@xxxxxxxxxxx> wrote:
> Hello,
> I'm trying to get kerberos working with postgres 8.4 on openSUSE
> authenticating against AD. I have the server configured and can do a kinit
> against my account on the server. I have a keytab file produced by the
> administrators.
>
> $ klist -kt poe3b.keytab
> Keytab name: FILE:bob.keytab
> KVNO Timestamp         Principal
> ---- -----------------
> --------------------------------------------------------
>    1 12/31/69 19:00:00 HTTP/bob.lab2k.net@xxxxxxxxx
> I've added
> krb_srvname = 'HTTP' to postgresl.conf

Have you also added this on the client side? Either to the connection
string or to the environment variable? And if you did it with the
environment variable, double-check that it actually took effect in the
 client app - sometimes you need to log out and back in again when
using the GUI editors, and if you changed it from the commandline it
might simply be gone.




-- 
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux