Re: BUG #2244: silent installation to set password never expires

From: John R Pierce <pierce(at)hogranch(dot)com>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: KF Tai <kweefong(dot)ta(at)agenda-asia(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2244: silent installation to set password never expires
Date: 2006-02-11 17:41:20
Message-ID: 43EE21C0.9010300@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>>Can someone help to provide some guideline how to do the
>>silent installation WITH setting the services account
>>password never expires.
>
>
> There's no such functionality. You'll need to create the account prior
> to installing PostgreSQL, and set the flags then.

it could be created with a command line like...

NET USER username password /EXPIRES:NEVER /ADD ...

..run prior to the 'silent installation'.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Denis de Bernardy 2006-02-11 19:06:21 Re: overlapping rules can let you break referential integrity
Previous Message Magnus Hagander 2006-02-11 15:45:27 Re: BUG #2244: silent installation to set password never expires