Login/Connect denied if started as Administrator (Windows) -
11-12-2008
, 03:46 PM
Hello,
how can I start postgreSQL as/wihtin the
Administrator-Account (Windows XP SP3)
The problem is that I have a PHP Application
and would like to distibute is on a CD.
The websites are served by apache (win32)
All programs/servers starts as a program, not
a service in the UserContext. But if a user will
try my app with his Administrator-Account (and
many Users use the Administrator-Account on
Windows XP) he can't start postgresql.
Of course he can start, but cannot use it, even if
all configurations working fine under a "normal"
XP UserAccount. The App works fine...
The only alternate seems to be to switch to
mysql, because this program works if it starts
as an Admiistratro. But I would prefer Pg.
Hepefully somebody can helb me. And tell me
how to configure Pg (8.3.3,win32) to run and use
it, if Pg is started within/as an Administrator
Thomas |