Re: .pgpass and root: a problem

From: Shaun Thomas <sthomas(at)optionshouse(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: .pgpass and root: a problem
Date: 2013-02-05 21:58:59
Message-ID: 511180A3.1050106@optionshouse.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/05/2013 03:40 PM, Stephen Frost wrote:

> You need to register the server w/ AD by creating a principal for it and
> then exporting the princ (shared secret between the KDC and the server)
> and then loading it on the server.

That looks like something our Windows admins will have to do since they
administer the AD setup and there's no service delegation so far as I know.

Thanks for confirming my earlier suspicions. :)

> Funny, as it's what makes AD work.

You might think that, but so far as I've been concerned thus far, AD =
LDAP. I'm just a DBA, after all. :)

Thanks, again!

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-676-8870
sthomas(at)optionshouse(dot)com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2013-02-05 22:05:37 Re: .pgpass and root: a problem
Previous Message Stephen Frost 2013-02-05 21:40:36 Re: .pgpass and root: a problem