dbTalk Databases Forums  

Re: [BUGS] Failed install postgresql-8.0-beta2-dev3.msi

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


Discuss Re: [BUGS] Failed install postgresql-8.0-beta2-dev3.msi in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] Failed install postgresql-8.0-beta2-dev3.msi - 09-24-2004 , 02:50 AM






Quote:
I attempted to install from postgresql-8.0-beta2-dev3.msi, got
to the end, and it failed with a message:=20
Failed to create process for initdb: 1385. I am a local administrator
and I used a custom service account and a=20
custom su account.
This is aknown issue with the installer - the created account needs Log
On Locally, Access From Network and Log On as a Service rights. The
installer only ensues Log on as a Service as it is now. This will be
fixed in the next release.

=09=20
Quote:
I then fired up my dev environment and wrote some code to
discover that 1385 is: Logon failure: the user has > not been granted
the requested logon type at this computer.

No need for code - just run "net helpmsg 1385". To see *which* right is
missing, you need to enable auditing in yuor local security policy and
check the security eventlog.

Quote:
So I added the service account to the Administrators > group, and got
the attached warning/error about using an=20
account that's a member of the Admninistrators group.=20
This is where you did wrong.


Quote:
Hmm, this install is quite a challenge for a Windowz box ;-). So I
used another local service account, but got a > user/password failure
notification - which is strange since it uses the same password as the
other account (so=20
Quote:
the install cleared the internal password variable after changing the
userId but not the password input box). So > I added the service account
to the lsa privs: Log on as a batch job, log on as a service, and Act as
part of the > operating system (in case calling LogonUser), and got the
same errors. Strange, that during the original install, > it detected a
missing priv and claimed to add it (I thought it was log on as a
service) but when I went to add=20
Quote:
it, it wasn't there.
See above about required rights (they're even in the FAQ). You definitly
do *not* need Act as part of the OS - that is a *very* sensitive right
that's not even granted to Administrators by default.

Yes, it's certainly a bit unpolished so far. But we're getting there.

//Magnus


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


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.