"Henry B. Hotz" <[EMAIL PROTECTED]> wrote: > I'm looking for a DBMS that supports Kerberos for user authentication =
> and has a JDBC client. It appears that I may have to write the =20 > support myself, unless someone can add something I haven't been able =20 > to find out. > PostgreSQL -- supports Kerberos directly with the MIT API. No SASL/=20 > GSSAPI support so Kerberos support doesn't work with the JDBC client, = > or on Windows (unless you build against KfW presumably). Kerberos authentication from a XP client (using cached AD credentials) to a Postgresql server running on NetBSD is working fine here. I use ODBC and psql only, so I can't comment on JDBC. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
