From: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
---|---|
To: | Häfliger Guido *EXTERN* <guido(dot)haefliger(at)vogelwarte(dot)ch>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: pg_service and ldap |
Date: | 2015-11-30 19:33:12 |
Message-ID: | A737B7A37273E048B164557ADEF4A58B50FED502@ntex2010i.host.magwien.gv.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Häfliger Guido wrote:
> Thanks for the infos. Concerning authentification, one thing is not clear for me.
> In the docs it is written that GSSAPI on linux must be enabled on building postgres,
> so I have reallly to compile postgres for enabling SSO with windows clients
> to linux database server? I'm working with pg version 9.4 on ubuntu 14.04.
It depends. Maybe your binary was already configured with GSSAPI support.
Try "pg_config --configure" and see if the --with-gssapi" option was used.
If yes, you are fine. If no, you will have to build PostgreSQL yourself.
Annoying, but no catastrophe.
Yours,
Laurenz Albe
From | Date | Subject | |
---|---|---|---|
Next Message | Julien Rouhaud | 2015-11-30 21:51:24 | Re: alter tablespace move feature postgresql 9.5/9/4 |
Previous Message | Yogi Barot | 2015-11-30 17:10:37 | alter tablespace move feature postgresql 9.5/9/4 |