Re: Freetds with mssql domain authentication error - login packet rejected

"James K. Lowden" <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
On Thu, 24 Oct 2013 17:43:12 +0530
Ganesh Ranganathan <[email protected]> wrote:

> Is there a way to verify what library freetds is
> using for kerberos authentication?

Yes, ldd(1) will tell you:

$ ldd $(command -v tsql)
/usr/local/bin/tsql:
        -lc.12 => /usr/lib/libc.so.12
        -ltermcap.0 => /usr/lib/libtermcap.so.0
        -lreadline.6 => /usr/pkg/lib/libreadline.so.6
        -lpthread.0 => /usr/lib/libpthread.so.0

It so happens I'm not using Kerberos, but you get the idea.  

--jkl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.