Re: Very simple password for DB administrator

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Re: Very simple password for DB administrator
Дата
Msg-id 201001121043.34466.achill@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Very simple password for DB administrator  (N K <tiktak.hodiki@gmail.com>)
Список pgsql-admin
Στις Tuesday 12 January 2010 10:33:56 ο/η N K έγραψε:
> By default, all connections to DB are restricted by only local ones. I use
> the only superuser with non-standard name and very simple password - "one"
> or "two", for example. Connection to DB is established over SSH. Is it safe
> such technique?
>

Why do you want a simple password? How about protection against your local (Unix) users?
They could:
SELECT * from pg_user ;
and then try a dictionary attack on the password.

--
Achilleas Mantzios

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

Предыдущее
От: N K
Дата:
Сообщение: Very simple password for DB administrator
Следующее
От: "J. Hondius"
Дата:
Сообщение: Oops! Disaster recovery