I have Kerberos Authentication working for PostgreSQL 8.4 on Debian
Squeeze, against a Windows 2000 Server Domain. I tried upgrading some
test servers to Debian Wheezy which upgrades PostgreSQL to 9.1, but
Kerberos authentication breaks with the "Wrong principal in request" error.
These serve
On 5/31/2013 8:46 AM, Stephen Frost wrote:
That key type (des-cbc-md5) has looonn been deprecated and has
been actively disabled and disallowed from use in modern Kerberos
libraries.
Please go get an AES256 key and install that instead.
Thanks - that was one of my fears - I j