[GENERAL] psql: krb5_sendauth: Bad application version was sent (via sendauth) - Windows 2000, MIT Kerberos, PG v 8.1.1

2006-05-27 Thread Eric Montague
I'm trying to setup Kerberos authentication with PG on Windows 2000. I have installed the MIT Kerberos Windows dlls into the PG bin directory - replacing the krb5_32.dll and comerr32.dll from the PG install. I did this because the PG install did not have the krbcc32.dll, which is needed to find t

Re: [GENERAL] psql: krb5_sendauth: Bad application version was sent

2006-05-27 Thread Eric Montague
the krb5.keytab 'ktpass princ POSTGRES/[EMAIL PROTECTED] -mapuser POSTGRES -pass * -out krb5.keytab -ptype KRB5_NT_PRINCIPAL -crypto DES-CBC-MD5' Eric Montague wrote: I'm trying to setup Kerberos authentication with PG on Windows 2000. I have installed the MIT Kerberos Windows

Re: [GENERAL] psql: krb5_sendauth: Bad application version was sent

2006-06-06 Thread Eric Montague
thanks for the response. you were right about setting the env variable. that cleared up the 'bad appl version' error. subsequently, i got it to the point where the connection attempt just hung, and hitting C at the psql prompt caused a "stop batch process?" msg. I stopped at that point. we are