Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / September 2005

Tip: Looking for answers? Try searching our database.

java & active directory

Thread view: 
Łukasz Gruszka - 22 Sep 2005 08:40 GMT
I'm trying to write some code in Java which can connect to Active
Directory server and authenticate user. I'm googling and I can't find
anything about it. Any ideas?

Best redgards
Lukasz G
Alexander Mueller - 22 Sep 2005 09:20 GMT
> I'm trying to write some code in Java which can connect to Active
> Directory server and authenticate user. I'm googling and I can't find
> anything about it. Any ideas?
>
> Best redgards
> Lukasz G

JNDI should provide you with the necessary functionality

  http://java.sun.com/j2se/1.5.0/docs/guide/jndi/index.html

Alexander
Jan Peter Stotz - 22 Sep 2005 09:23 GMT
Łukasz Gruszka schrieb:

> I'm trying to write some code in Java which can connect to Active
> Directory server and authenticate user. I'm googling and I can't find
> anything about it. Any ideas?

An Active Directory is from point of view of an Java program just a simple
LDAP server. User "Java Naming and Directory Interface" (JNDI) to access
it. If connection to the AD make sure you use the SSL encrypted way, not
the plaintext connection where anybody can sniff your passwords...

Jan
Roedy Green - 22 Sep 2005 10:56 GMT
On Thu, 22 Sep 2005 09:40:17 +0200, £ukasz Gruszka <nospam@a.com>
wrote or quoted :

>I'm trying to write some code in Java which can connect to Active
>Directory server and authenticate user. I'm googling and I can't find
>anything about it. Any ideas?

see http://mindprod.com/jgloss/jndi.html
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.