Page 1 of 1

Security

Posted: Wed 01 Nov 2006 15:28
by bradk
I've noticed PostgreSQL supports Kerberos authentication. Here is a post from their 8.1 documentation, as well as user comments how to set this up with Microsoft Active Directory.

http://www.postgresql.org/docs/8.1/inte ... thods.html

My question is, if I do all of this will I be able to authenticate with Kerberos using your library ?

For example, using your Enterprise Library Data Access Block provider, the current method of having passwords in config files is not desireable, and the encryption of config files is difficult to administer in a server farm.

Posted: Thu 02 Nov 2006 06:51
by Alexey
Please take a look at the forum thread http://crlab.com/forums/viewtopic.php?p=13732 initiated by you.