| От | Richard Huxton |
|---|---|
| Тема | Re: Postgres users/groups |
| Дата | |
| Msg-id | 3A7BDCD7.95DA0A77@archonet.com обсуждение исходный текст |
| Ответ на | Postgres users/groups ("Adam Lang" <aalang@rutgersinsurance.com>) |
| Список | pgsql-general |
Adam Lang wrote: > > Postgres can only do authentication with its internal scheme correct? It is > not possible to plug in another "module"? it can use a file similar to /etc/passwd or kerberos detail in the html docs (administrator section) > Example: I have windows desktops and run samba for my sharing and > authentication. Is it possible to have postgres validate based on the samba > PAM module or something so as to avoid multiple authentication schemes? Don't think it knows anything about PAM, but you should be able to generate a text file of user:passwd from /etc/passwd or /etc/shadow if you're using crypt. - Richard Huxton
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера