| From: | Yambu <hyambu(at)gmail(dot)com> |
|---|---|
| To: | Holger Jakobs <holger(at)jakobs(dot)com> |
| Cc: | Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: LDAP autos in postgres |
| Date: | 2021-05-28 10:46:16 |
| Message-ID: | CALhHtcAmm-G17oo2te952vgBtDSqMzXU=XBbHwf=fdSef2WZ7w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Thanks Holmer, great answer.
On Fri, May 28, 2021 at 12:13 PM Holger Jakobs <holger(at)jakobs(dot)com> wrote:
> Am 28.05.21 um 11:20 schrieb Yambu:
>
> Hello
>
> Im new to LDAP authentication.
>
> May i please know where i setup user rights when im using LDAP
> authentication? Is it in postgres or LDAP?
>
> regards
>
> All users have to be set up in PostgreSQL including all attributes
> (CREATEROLE ...) and privileges (GRANT ...)
>
> LDAP only does the authentication of the users. If user names within
> PostgreSQL and LDAP don't match, you'll have to set up pg_ident.conf
>
> Hope this helps.
>
>
> --
> Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Holger Jakobs | 2021-05-28 11:15:54 | Re: now() and statement_timestamp() |
| Previous Message | Holger Jakobs | 2021-05-28 10:13:23 | Re: LDAP autos in postgres |