Re: local server service account - Mailing list pgsql-general

From Craig Ringer
Subject Re: local server service account
Date
Msg-id 4E3AA498.1010502@ringerc.id.au
Whole thread Raw
In response to local server service account  (Steven Boyd <sboyd67@yahoo.com>)
List pgsql-general
On 4/08/2011 9:28 PM, Steven Boyd wrote:
> Good morning!
>
> When I installed version 8.3.12, I used a local account as the service account. Well, we're getting into an issue
wherebecause it's a local account it gets removed from the "logon as a service" list because its not a domain account
(partof our global policy object). 
>
> So my question is this:
>
> Can I use the PostgreSQL CLI to change the service account to a domain account?    If so, how?

You'd be better off removing the postgres account and the postgresql
serivce, then manually re-creating them using the standard Windows admin
commands  (sc.exe etc) or GUI tools.

It'd be nice if the Pg installer prompted for an account domain or at
least took an optional cmdline param for it.

--
Craig Ringer

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: query to get the list of key (reserverd) words?
Next
From: Bill Moran
Date:
Subject: Re: query to get the list of key (reserverd) words?