On Tue, Mar 31, 2009 at 2:20 PM, Magnus Hagander <[email protected]> wrote: > Dave Page wrote: >> The pg_hba.conf editor seems to be missing support for ldap, gss and >> sspi authentication methods. The attached patch adds the missing >> support. As it's so close to release, I'd appreciate some careful >> reviewing!! >> >> Note that I consider this a bug fix because when used to open a file >> with ldap lines, I found they were not even shown to me, therefore >> giving incorrect information about the auth methods that were enabled. > > In 8.4, krb5 and PAM also takes an argument. > > As does cert authentication - if we're adding 8.4 features and we're > adding auth methods, we should add that one as well. > > Also, *all* "hostssl" rows now take the argument "clientcert".
*grumble* See attached patch. I applied the original already. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com
hba2.diff
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
