| От | Bjørn T Johansen |
|---|---|
| Тема | Re: Changing password for the postgres user? |
| Дата | |
| Msg-id | 42BABD6C.1020708@havleik.no обсуждение |
| Ответ на | Re: Changing password for the postgres user? (Gavin Love <gavin@aardvarkmedia.co.uk>) |
| Список | pgsql-general |
Aaahh, of course.... I forgot about the trust settings I have there... BTJ Gavin Love wrote: > > Bjørn T Johansen wrote: > >> I am trying to change the password for the postgres user but it >> doesn't work... I >> have tried changing it from pgAdmin, EMS PostgreSQL Manager, etc but >> whatever >> password I set, I still can log in without using password.... (And it >> seems that no >> sql code is run on the server) >> >> What am i missing? > > > Have you checked your pg_hba.conf ? > > It will be set to trust most likely which means the user doesn't need a > password change it to crypt or password or md5 depending on your needs. > > http://www.postgresql.org/docs/8.0/interactive/client-authentication.html#EXAMPLE-PG-HBA.CONF > > > Gavin
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера