Re: BUG #4646: Default password is patently absurd

Поиск
Список
Период
Сортировка
От Harald Armin Massa
Тема Re: BUG #4646: Default password is patently absurd
Дата
Msg-id 7be3f35d0902120246i7fdf7a69l1cc7f65f91f995c1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #4646: Default password is patently absurd  (John R Pierce <pierce@hogranch.com>)
Ответы Re: BUG #4646: Default password is patently absurd
Список pgsql-bugs
John,

> the postgres windows uninstaller probably should be offering to delete the
> postgres user account when it deletes the service, since the installer
> created that account in the first place.

deleting the postgres-windows-account is not really what someone
should wish for. As the files of that account (i.E. the
database-files) are tightly coupled with the account on Windows.

Just for reference:

postgres windows account may be killed and password-changed via
administration, computer, users and groups

or:

- to remove (be warned that when using windows crypted filesystems
this may be a real bad thing to do, and without them I would not
recommend it)
net user postgres /delete

- to change password
net user postgres NewPassWord98uL

best wishes

Harald



--=20
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Stra=DFe 49
70435 Stuttgart
0173/9409607
no fx, no carrier pigeon
-
EuroPython 2009 will take place in Birmingham - Stay tuned!

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: BUG #4646: Default password is patently absurd
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #4648: needless deadlock on tables having foreign-key