File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Security and the fly likes Regarding Kerberos Authenication And Windows Active Directory. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Regarding Kerberos Authenication And Windows Active Directory." Watch "Regarding Kerberos Authenication And Windows Active Directory." New topic
Author

Regarding Kerberos Authenication And Windows Active Directory.

Pradeep Bhat
Greenhorn

Joined: Jan 12, 2008
Posts: 29
Hi,

I need to authenticate my user and password against a windows active directory. Also I need to use Kerberos encryption on my passwords. Can someone suggest a good tutorial for this.

Regards,
Pradeep.
Pradeep Bhat
Greenhorn

Joined: Jan 12, 2008
Posts: 29
Can you please let me know what api can I use?
Arshad Noor
Ranch Hand

Joined: Oct 06, 2011
Posts: 33
Take a look at the source code of StrongKey CryptoEngine; it authenticates users to Active Directory as well as OpenDS, a Java-based open-source Directory Server. The code has the potential to work against any standard LDAP Directory Server.

Arshad Noor
StrongAuth, Inc.
 
IntelliJ Java IDE
 
subject: Regarding Kerberos Authenication And Windows Active Directory.
 
Threads others viewed
Java client imitating IE6 behavior: obtaining a Kerberos ticket, and sending it through SPNEGO
Tomcat via IIS & Kerberos
Java FTP Library to pass Kerberos Credentials
JOSSO integration with servlet
Windwos Integrated Authentication using AD and Tomcat (no prompt to the users)
developer file tools