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 -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin