| От | Andre Majorel |
|---|---|
| Тема | Bypassing authentication |
| Дата | |
| Msg-id | 20100708201926.GB2132@aym.net2.nerim.net обсуждение |
| Ответы |
Re: Bypassing authentication
Re: Bypassing authentication |
| Список | pgsql-novice |
Is there a way to have psql bypass authentication as joe if the system user running psql is postgres, the way su doesn't ask for password if you are root ? sudo -u postgres psql -l # psql doesn't ask for a password sudo -u postgres psql -u joe -l # psql asks for joe's password joe is just a PostgreSQL role with no system counterpart so the "local all all ident sameuser" catch-all in pg_hba.conf is of no help here. Thanks in advance. -- André Majorel http://www.teaser.fr/~amajorel/
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера