169 похожих чатов

Hi Community, I use patroni. I configure patronictl edit-config with LDAP

authentication. My connections matches the wrong pg_hba line.

I get this error :
"password authentication failed for user ""user1""","User ""user1"" has no password assigned.
Connection matched pg_hba.conf line 104: ""host all all 0.0.0.0/0 scram-sha-256""

The patronictl pg_hba line I want is:
- host all yr505039 0.0.0.0/0 ldap ldapserver=....

Is it okay to manually edit my pg_hba files in postgresql?

7 ответов

49 просмотров

As it has to be replicated to the other instances, you have to do it with Patroni: patronictl edit-config

Sercan- Автор вопроса
Stefanie Janine Stölting
As it has to be replicated to the other instances,...

Thank you for your answer, Yes I used patronictl edit-config. I also reloaded and restarted the cluster, but when I look at the logs, the connection still does not match the pg_hba LDAP line. It matches the line "host all all 0.0.0.0/0 scram-sha-256". It seems like I can't commit my patronictl edit-config pg_hba changes.

Sercan
Thank you for your answer, Yes I used patronictl...

Ants has posted an answer with examples for how to do it on stackoverflow: https://stackoverflow.com/questions/57570581/can-you-change-pg-hba-conf-using-patronictl#57572258

Sercan
Thank you for your answer, Yes I used patronictl...

And I forgot to mention, that Patroni handles reload and restart (if necessary) itself. There is no need to do this manually.

Sercan- Автор вопроса
Stefanie Janine Stölting
Ants has posted an answer with examples for how to...

If I unterstood correctly, When I change pg_hba lines with patronictl edit-config, my local pg_hba files must change Automaticly. But it didnt changed. So first, I have to find the reason for this.

Sercan
If I unterstood correctly, When I change pg_hba l...

It takes some time until the files are changed, it's not immediately.

Sercan- Автор вопроса

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта