dbTalk Databases Forums  

[BUGS] BUG #2244: silent installation to set password never expires

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2244: silent installation to set password never expires in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
KF Tai
 
Posts: n/a

Default [BUGS] BUG #2244: silent installation to set password never expires - 02-07-2006 , 09:07 AM







The following bug has been logged online:

Bug reference: 2244
Logged by: KF Tai
Email address: kweefong.ta (AT) agenda-asia (DOT) com
PostgreSQL version: 8.0
Operating system: windows XP
Description: silent installation to set password never expires
Details:

Hi there:

Can someone help to provide some guideline how to
do the silent installation WITH setting the services
account password never expires.

Thanks in advance.

tai

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #2244: silent installation to set password never expires - 02-11-2006 , 09:56 AM






Quote:
Bug reference: 2244
Logged by: KF Tai
Email address: kweefong.ta (AT) agenda-asia (DOT) com
PostgreSQL version: 8.0
Operating system: windows XP
Description: silent installation to set password never expires
Details:=20
=20
Hi there:
=20
Can someone help to provide some guideline how to do the=20
silent installation WITH setting the services account=20
password never expires.
There's no such functionality. You'll need to create the account prior
to installing PostgreSQL, and set the flags then.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


Reply With Quote
  #3  
Old   
John R Pierce
 
Posts: n/a

Default Re: [BUGS] BUG #2244: silent installation to set password never expires - 02-11-2006 , 11:49 AM



Quote:
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'.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.