dbTalk Databases Forums  

integratedSecurity login from Linux -> SQL Server 2005?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss integratedSecurity login from Linux -> SQL Server 2005? in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aj
 
Posts: n/a

Default integratedSecurity login from Linux -> SQL Server 2005? - 09-11-2007 , 11:46 AM






SQL Server 2005
MS JDBC driver 1.1

OK - I've gotten to the point where I understand specifying
integratedSecurity=true;
in the JDBC URL connection properties to establish a connection
w/ SQL Server based on the login/password I've already used to
login to Windows. (I'm in a domain, and my SQL Server authentication
is mixed mode).

Now, I'd like to do this from Linux - that is, establish a connection
to SQL Server w/ the login/password I've already used to login to Linux.

The Windows domain authentication is based on Kerberos, yes? So this
should be possible, correct?

Any insight greatly appreciated...

aj

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.