Re: kerberos authentication error with Windows 2003 SP1

From: Shane Ambler <pgsql(at)007Marketing(dot)com>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: koppelp(at)mir(dot)wustl(dot)edu, pgsql-general(at)postgresql(dot)org
Subject: Re: kerberos authentication error with Windows 2003 SP1
Date: 2006-11-14 16:56:48
Message-ID: 4559F550.4040308@007Marketing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Magnus Hagander wrote:

>> My pg_hba.conf looks like this (with pkoppe01 defined in
>> Active Directory but not defined in postgres using "createuser")

You need to createuser with the AD username - this allows that user to
connect to PostgreSQL and to own and have various permissions in
PostgreSQL but uses the kerberos password authentication instead of
internal password storage.

--

Shane Ambler
pgSQL(at)007Marketing(dot)com

Get Sheeky @ http://Sheeky.Biz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Igor Shevchenko 2006-11-14 16:57:41 Re: can't start postgresql
Previous Message Martijn van Oosterhout 2006-11-14 16:45:39 Re: Using PL/pgSQL