postgres user not hidden on 64-bit windows7

Поиск
Список
Период
Сортировка
От tjf@ocsystems.com
Тема postgres user not hidden on 64-bit windows7
Дата
Msg-id 4D307C81.50801@gmail.com
обсуждение исходный текст
Список pgsql-admin
Not sure if this is the right list, and you probably know about this
already, was wondering if there's a fix imminent:

After installing postgresql-9.0.1-1-windows.exe on 64-bit windows 7, the
'postgres' user is visible as a new user that allows screen logins.  I
looked into this and it's because it's not correctly identified in the
*64-bit*
HKLM\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
registry key.  It appears that the installer created the postgres=0
value under the above registry key path but since the installer program
is 32-bit that value ended up in
HKLM\\SOFTWARE\Wow6432Node\Microsoft\Windows
NT\CurrentVersion\Winlogon\SpecialAccounts\UserList

See http://msdn.microsoft.com/en-us/library/aa384129%28v=vs.85%29.aspx
for how to fix this.

See
http://social.technet.microsoft.com/Forums/en/w7itproui/thread/16378967-8a39-4aef-85e4-d859a71648d3

for how to correct it manually.

If there's already an installer that corrects this, it's be great to
learn about it.

Thanks,

Tom



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

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: Postgresql 9.0.2 explain analyze very slow (10x), compared to actual query time
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Postgresql 9.0.2 explain analyze very slow (10x), compared to actual query time