Re: The default database account can be accessed without a password

Поиск
Список
Период
Сортировка
От MUKESH PRASAD
Тема Re: The default database account can be accessed without a password
Дата
Msg-id 634841077.3807388.1600783660380@mail.yahoo.com
обсуждение исходный текст
Ответ на Re: The default database account can be accessed without a password  (Geoff Winkless <pgsqladmin@geoff.dj>)
Ответы Re: The default database account can be accessed without a password  (Ganesh Korde <ganeshakorde@gmail.com>)
Список pgsql-admin
Hi Geoff, 
Yes it is allowed for all the hosts in same subnet. 

host all all 10.10.10.0/24 trust

Regards,
Mukesh Prasad


On Tue, 22 Sep 2020 at 7:10 PM, Geoff Winkless
<pgsqladmin@geoff.dj> wrote:
On Tue, 22 Sep 2020 at 14:33, MUKESH PRASAD

<mukeshprasad_hit@yahoo.co.in> wrote:
> I am getting VA with CVE I'd 1999-0508 where it says my default database is unpassword. However I checked all the dB with \l command and In none of the database I am able to login without password.
>
> It refers to the default postgres user and I have changed password too multiple times but still it complaints.


Do you have "trust" for any lines in pg_hba.conf?

Geoff

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Query taking seq scan on a table
Следующее
От: Shrikant Bhende
Дата:
Сообщение: Re: Query taking seq scan on a table