[freetds] gssapi progress

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Mon Nov 12 09:18:23 EST 2007


Currently it works!

Now kerberos support is enabled using --enable-krb5 during configure.
In order to use kerberos configure it (I used MIT version), run kinit
and use empty username. If server support kerberos you should get a
connection. There are however something to finish
- use new authentication field for NTLM (require change in login.c and
challenge.c)
- support tokens from server (it currently works cause server do not
send us any token... don't ask me why... require change in token.c
calling tds->authentication->get_next)

As usual comments are welcome.

freddy77



More information about the FreeTDS mailing list