Indent authentication overloading
От | Magnus Hagander |
---|---|
Тема | Indent authentication overloading |
Дата | |
Msg-id | AANLkTi=rUfPgT1uK0Z73rT8Ye4GwQo2j1LRR_R2PW6i9@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Indent authentication overloading
Re: Indent authentication overloading Re: Indent authentication overloading Re: Indent authentication overloading |
Список | pgsql-hackers |
Currently, we overload "indent" meaning both "unix socket authentication" and "ident over tcp", depending on what type of connection it is. This is quite unfortunate - one of them being one of the most secure options we have, the other one being one of the most *insecure* ones (really? ident over tcp? does *anybody* use that intentionally today?) Should we not consider naming those two different things? If not now, then at least put it on the TODO of things to do the next time we need to break backwards compatibility with the format of pg_hba.conf? Though if we're going to break backwards compatibility anywhere, pg_hba is probably one of the least bad places to do it... -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
В списке pgsql-hackers по дате отправления: