>Dave Watts wrote:
>> I wasn't aware of all that. In the case of Windows authentication using a
>> native SSO library, do you have to run CFMX as the specific Windows user
>> against which you want to perform authentication?
>
>apparently not. just add the domain property to the jdbc url along 
>w/domain user & password and bob's your uncle.

Paul,

Both of you are right. There are two ways in which Windows authentication can 
be used from jTDS: either (i) though a native SSO library (in which case you 
don't have to provide a user and password, the credentials of the logged in 
Windows user or of the user as which the application is run) or (ii) by 
providing the user name and password along with the domain when requesting the 
connection. Option (ii) is especially useful when running on a non-Windows 
platform or when trying to avoid native libraries (which, as you can see from 
my previous post can take down the application if something goes wrong).

Alin,
The jTDS Project.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196712
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to