/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
doc/src/sgml/appendix-obsolete-auth-radius.sgml
20 строк
601 B
Peter Eisentraut
doc: Clean up title case use
05 май 2026, 12:24
05 май 2026, 12:24
d0ed9ad
Код
Авторство
О чём код?
<!-- doc/src/sgml/appendix-obsolete-auth-radius.sgml --> <!-- See doc/src/sgml/appendix-obsolete.sgml for why this file exists. Do not change the id attribute. --> <sect1 id="auth-radius"> <title>RADIUS Authentication Removed</title> <indexterm zone="auth-radius"> <primary>RADIUS</primary> </indexterm> <para> PostgreSQL 18 and below supported the RADIUS authentication protocol. Information about an alternative way to configure RADIUS support is available on the PostgreSQL <ulink url="https://wiki.postgresql.org/wiki/RADIUS">wiki</ulink>. </para> </sect1>