Re: Modify the password of the service account?

From: Richard Huxton <dev(at)archonet(dot)com>
To: Joeseph Blowseph <joseph_blowseph(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Modify the password of the service account?
Date: 2006-01-18 09:01:23
Message-ID: 43CE03E3.8080308@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joeseph Blowseph wrote:
> Hi,
>
> I'd like to be able to modify the auto-generated password of the service
> account created during installation. I'm running XP Home which limits
> access to some of the snap-ins available on XP Pro. I've not been able
> to work out how to make the change. Any suggestions would be very welcome.

I believe you can do this from the command-line with the "net user"
command. Googling should come up with plenty of examples.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-01-18 09:02:24 Re: Change owner of all database objects
Previous Message Stephen Friedrich 2006-01-18 08:55:13 Partitioning: Planner makes no use of indexes on inherited table?!