Re: Modify the password of the service account?

From: "Joeseph Blowseph" <joseph_blowseph(at)hotmail(dot)com>
To: dev(at)archonet(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Modify the password of the service account?
Date: 2006-01-18 09:34:25
Message-ID: BAY101-F361685A75C00B0FA6B84F3831D0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Great. That did the trick. For some reason I was under the impression that I
could only use net user from XP Pro. I'd been playing around trying to
execute the command remotely from an XP Pro box on the network.

Thanks a lot.

>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: [GENERAL] Modify the password of the service account?
>Date: Wed, 18 Jan 2006 09:01:23 +0000
>
>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

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters!
http://www.msn.co.uk/newsletters

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joost Kraaijeveld 2006-01-18 09:39:00 Re: PostgreSQL Top 10 Wishlist
Previous Message Michael Glaesemann 2006-01-18 09:28:50 Re: [SQL] bug with if ... then ... clause in views