Authentication Problem

E

Ectomorph

The requirement is ;

A user logs onto the windows domain with their username/password and
then opens IE to access an internal web app written in java and hosted
on a weblogic app server. Before that access is given they need to be
authenticated against MS Active Directory using their domain logon
without having to retype it in again.

Whats out there to enable me to implement this ?

Thanks.
 
D

Dave Glasser

The requirement is ;

A user logs onto the windows domain with their username/password and
then opens IE to access an internal web app written in java and hosted
on a weblogic app server. Before that access is given they need to be
authenticated against MS Active Directory using their domain logon
without having to retype it in again.

Whats out there to enable me to implement this ?

As long as your users are using IE, this should help:

http://jcifs.samba.org/src/docs/ntlmhttpauth.html


--
Check out QueryForm, a free, open source, Java/Swing-based
front end for relational databases.

http://qform.sourceforge.net

If you're a musician, check out RPitch Relative Pitch
Ear Training Software.

http://rpitch.sourceforge.net
 
E

Ectomorph

Thanks for the input, however we are already using JCIFS to
authenticate on the NT domain but since we are switching over to AD I
was wondering if there is any other java API we should use.

Thanks.
 
D

Dave Glasser

Thanks for the input, however we are already using JCIFS to
authenticate on the NT domain but since we are switching over to AD I
was wondering if there is any other java API we should use.

I could be wrong, but I'm under the impression that JCIFS is able to
authenticate against an AD domain.


--
Check out QueryForm, a free, open source, Java/Swing-based
front end for relational databases.

http://qform.sourceforge.net

If you're a musician, check out RPitch Relative Pitch
Ear Training Software.

http://rpitch.sourceforge.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Custom Authentication 1
authentication problem 2
Windows Authentication problems 0
Windows authentication. 2
authentication 1
authentication problem 2
Proxy authentication required 5
Authentication 6

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top