Re: pg_hba.conf: samehost and samenet [REVIEW]

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pg_hba.conf: samehost and samenet [REVIEW]
Дата
Msg-id 4ABA94FD.9030202@dunslane.net
обсуждение исходный текст
Ответ на Re: pg_hba.conf: samehost and samenet [REVIEW]  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_hba.conf: samehost and samenet [REVIEW]  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pg_hba.conf: samehost and samenet [REVIEW]  (Mark Mielke <mark@mark.mielke.cc>)
Список pgsql-hackers

Tom Lane wrote:
> In this case what particularly scares me is the idea that 'samenet'
> might be interpreted to let in a larger subnet than the user expected,
> eg 10/8 instead of 10.0.0/24.  You'd likely not notice the problem until
> after you'd been broken into ...
>
>   

I haven't looked at this "feature" at all, but I'd be inclined, on the 
grounds you quite reasonably cite, to require a netmask with "samenet", 
rather than just ask the interface for its netmask.

cheers

andrew


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

Предыдущее
От: Mark Mielke
Дата:
Сообщение: Re: pg_hba.conf: samehost and samenet [REVIEW]
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_hba.conf: samehost and samenet [REVIEW]