dbTalk Databases Forums  

[BUGS] BUG #2271: no privilege to install

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


Discuss [BUGS] BUG #2271: no privilege to install in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Peter laursen
 
Posts: n/a

Default [BUGS] BUG #2271: no privilege to install - 02-18-2006 , 02:24 PM







The following bug has been logged online:

Bug reference: 2271
Logged by: Peter laursen
Email address: deepeter (AT) snaps (DOT) dk
PostgreSQL version: 8.1.3.1
Operating system: Win XP SP2 Home - Dansih
Description: no privilege to install
Details:

I installed 8.1.1.1 successfully some months ago. An update to 8.1.3.1
fails. Server program installs (Files copy, registry values are written)
but service does not install due to privilege issue.

However my user account is an ADMINISTRATOR account. But as ADMINISTRATOR
in WinXP HOME is another implementation than in WinXP PROFESSIONAL, I
suspect that the installer does not realize that difference! And I had no
problems with 8.1.1.1 of the kind and also not MySQL, Apache and other
programs installing services.

With XP Home I have no option to grant more privileges, except than logging
on as user 'ADMINISTRATOR' from fail-safe mode. However running
MSI-installer from failsafe mode is not possible/allowed. :-(

I 'worked around' the problem by running the UPGRADE.BAT until MSGBOX with
privilege issue occurred. Instead of cancelling the install I then killed
MSI from Task Manager.

The service that was there from the 8.1.1.1 install starts OK and PGADMIN
now identifies the server version as 8.1.3.1 and everything seems to work
OK.

However this should not occur!

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

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

Default Re: [BUGS] BUG #2271: no privilege to install - 02-18-2006 , 03:49 PM






Quote:
The following bug has been logged online:
=20
Bug reference: 2271
Logged by: Peter laursen
Email address: deepeter (AT) snaps (DOT) dk
PostgreSQL version: 8.1.3.1
There is no such version of PostgreSQL.


Quote:
Operating system: Win XP SP2 Home - Dansih
Description: no privilege to install
Details:=20
=20
I installed 8.1.1.1 successfully some months ago. An update=20
to 8.1.3.1 fails. Server program installs (Files copy,=20
registry values are written) but service does not install due=20
to privilege issue.
There is no 8.1.3.1 version. I assume you mean 8.1.3.

This is a known issue,that we don't know why it happens. The solution is
documented in the FAQ
(http://www.postgresql.org/docs/faqs....ndows.html#3.7) question 3.7.


Quote:
However my user account is an ADMINISTRATOR account. But as=20
ADMINISTRATOR in WinXP HOME is another implementation than in=20
WinXP PROFESSIONAL, I suspect that the installer does not=20
realize that difference! And I had no problems with 8.1.1.1=20
of the kind and also not MySQL, Apache and other programs=20
installing services
No, there is no difference between an administreator in XP Home and XP
Pro. There's a difference in the UI, but the installer doesn't care
about the UI.

MySQL and Apache by default run as local system, which is very dangerous
should a security issue appear in either product or their plugins.
PostgreSQL protects you agains this, which causes a bit of extra issues
in some cases.

I don't beleive this one is related to that, though. It's a case of
Windows Installer getting confused.


Quote:
With XP Home I have no option to grant more privileges,=20
except than logging on as user 'ADMINISTRATOR' from fail-safe=20
mode. However running MSI-installer from failsafe mode is=20
not possible/allowed. :-(
Yes, it does. You can use the commandline tools available to add a user
to the administrators goup, for example. MS just took away the UI.

Though again, I don't think this is related.



Quote:
I 'worked around' the problem by running the UPGRADE.BAT=20
until MSGBOX with privilege issue occurred. Instead of=20
cancelling the install I then killed MSI from Task Manager.=20=20
I wouldn't trust that method, you may have a partially upgraded system.
I suggest applying the solution from the FAQ.


//Magnus

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


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.