| От | Vince |
|---|---|
| Тема | pg_hba.conf - md5 |
| Дата | |
| Msg-id | 8731effe0706090243g648518d6ja90a613d224f5733@mail.gmail.com обсуждение |
| Ответы |
Re: pg_hba.conf - md5
Re: pg_hba.conf - md5 |
| Список | pgsql-general |
I want to access by postgre db over the internet. My pg_hba.conf if
setup to do this:
host all all 0.0.0.0/0 md5
Now, what I don't understand is how does the "md5" effect things?
If I connect via php:
$db = pg_connect('host=xx.xx.xx.xx port=5433 dbname=MYDB user=postgres
password=mypass');
"mypass" being whatever my password is; is still set in plain text?
Why don't I have to send the md5 version of the password to connect?
Thanks,
Vince.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера