users
[Top] [All Lists]

RE: [cinjug-users] Oracle, JDBC, and Windows Authentication

To: <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] Oracle, JDBC, and Windows Authentication
From: "Arnett, Matt" <Matt.Arnett@xxxxxxxxxx>
Date: Tue, 31 Jan 2006 11:14:14 -0500
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Thread-index: AcYmgH6dluVU+REsQgW9Ne5mLWtg5QAAGizw
Thread-topic: [cinjug-users] Oracle, JDBC, and Windows Authentication
Not exactly...  I just need the ability to specify a domain user 
(\DOMAIN_NAME\USER_NAME) when making
a connection to an Oracle database.  The user will be entering their domain and 
user account so SSO is
not important.

Thanks,
-Matt

-----Original Message-----
From: John Olmstead [mailto:jolmstead2k@xxxxxxxxx] 
Sent: Tuesday, January 31, 2006 11:08 AM
To: Arnett, Matt; users@xxxxxxxxxx
Subject: Re: [cinjug-users] Oracle, JDBC, and Windows Authentication

Matt;

If you objective is SSO with a windows proxy server, have a look at:
http://jcifs.samba.org/

There is a servlet filter you can configure and use to do SSO on Windows. 

HTH

John Olmstead

--- "Arnett, Matt" <Matt.Arnett@xxxxxxxxxx> wrote:

> Does anyone know of a JDBC driver for Oracle (preferable free, open source) 
> that supports
> Windows
> Authentication?  If so, does it require any configuration or setup on the 
> Oracle database? 
> The driver
> that comes with Oracle does support Integrated Windows Authentication but 
> also requires
> configuration
> changes in the Oracle database to have it sync up with Active Directory.  
> This may not be
> avoidable
> but I would like to try and avoid this if possible.
>  
> I found an open source JDBC driver for MS-SQL Server which supports 
> Integrated Windows
> Authentication
> and Single-Sign-On.  Microsoft is planning to release support for this in 
> June this year but
> I can't
> wait that long for them.  Another example where Open Source beats the Big Guy 
> in time to
> market and
> feature set.
>  
> Thanks,
> Matt 
>  
> 
> This e-mail transmission contains information that is intended to be 
> confidential and
> privileged.  If you receive this e-mail and you are not a named addressee you 
> are hereby
> notified that you are not authorized to read, print, retain, copy or 
> disseminate this
> communication without the consent of the sender and that doing so is 
> prohibited and may be
> unlawful.  Please reply to the message immediately by informing the sender 
> that the message
> was misdirected.  After replying, please delete and otherwise erase it and 
> any attachments
> from your computer system.  Your assistance in correcting this error is 
> appreciated.


John Olmstead
jolmstead2k@xxxxxxxxx

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

This e-mail transmission contains information that is intended to be 
confidential and privileged.  If you receive this e-mail and you are not a 
named addressee you are hereby notified that you are not authorized to read, 
print, retain, copy or disseminate this communication without the consent of 
the sender and that doing so is prohibited and may be unlawful.  Please reply 
to the message immediately by informing the sender that the message was 
misdirected.  After replying, please delete and otherwise erase it and any 
attachments from your computer system.  Your assistance in correcting this 
error is appreciated.

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [cinjug-users] Oracle, JDBC, and Windows Authentication, Arnett, Matt <=