Magnus Hagander wrote: > This patch changes the options field of pg_hba.conf to take name/value > pairs instead of a fixed string. This makes it a lot nicer to deal with > auth methods that need more than one parameter, such as LDAP. > > While at it, it also adds map support to kerberos, gssapi and sspi and > not just ident - basically all methods where the username comes from an > outside source (lmk if I missed one). > > Also in passing, changes the methods in auth.c to deal with "unsupported > auth method on this platform" errors the same way for all authentication > methods.
Applied with suggested changes. //Magnus -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers