Re: Error starting service on Win2k

Поиск
Список
Период
Сортировка
От Conal Tuohy
Тема Re: Error starting service on Win2k
Дата
Msg-id 802926B6AB8533408C33ADBCA3EE5C2A138C4A@coso.staff.vuw.ac.nz
обсуждение исходный текст
Ответ на Error starting service on Win2k  ("Conal Tuohy" <Conal.Tuohy@vuw.ac.nz>)
Список pgsql-bugs
> >OK. It turns out that the problem there was that the installer=20
> >(postgresql-8.0-beta2-dev3.msi) actually created a user=20
> >account which WAS a member of "Power Users", because my "Power=20
> >Users" group included the group "NT AUTHORITY\Authenticated=20
> >Users" (according to the MS website [1], this is the default=20
> >configuration for Windows XP and Windows 2k Professional,=20
> >though NOT for Win2k Server or Win2003 Server). This setting=20
> >means that ANY new local account is AUTOMATICALLY a power=20
> >user. When I realised this I removed the "NT=20
> >AUTHORITY\Authenticated Users" from the "Power Users" local=20
> >group, and the installer ran perfectly.

Magnus Hagander wrote:

> That is an interesting note. I've never seen "Power Users" contain
> Authenticated Users on any system I've installed, but the=20
> page certainly
> claims it.=20
> However, it makes no claim about Windows XP that I can see. Only about
> Windows 2000, and it shows the difference for the server platform.

The second link in my earlier email mentioned WinXP Professional, which is =
the same as Win2k Professional in this regard, so it is definitely still a =
current issue:
http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/=
proddocs/en-us/windows_security_differences.asp

Probably most serious use of pg would be on a "Server" version of the OS, b=
ut there are probably a lot more boxes out there running "Professional", so=
 I'd expect it to come up quite often all the same, especially (as for me) =
when people are first evaluating the software.

Cheers

Con

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Mike Hornick"
Дата:
Сообщение: Re: 8.0 beta service won't start
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: Error with PostgreSQL 8.0 beta 2, in "make check" on Mac OS