HI Vento, Thanks a lot.It worked. Thanks, Anup On Wed, Feb 13, 2019 at 4:56 AM Vento vento@users.sourceforge.net wrote: Try this: kinit -k -t mykeytab myprincipal sqsh -S myserver -U "" -P "" -D mydb -C "select 1" In order to use Kerberos authentication, you must specify the "-U", "- P" parameters with empty values. Actual for versions sqsh since 2.1.7 and later. [bugs:#64] https://sourceforge.net/p/sqsh/bugs/64/ Kerberos authentication for SQL Server* Status: open Group: v2.1 Labels: Kerberos SQL...
Kerberos authentication for SQL Server
JTDS does not work with Kerberos on Linux.IS that feature going to be added in near...
Are you able to resolve this problem ? I am facing same problem. Thanks. Anupinder...