jQuery in Action, 2nd edition
The moose likes Security and the fly likes Kerberos Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Kerberos" Watch "Kerberos" New topic
Author

Kerberos

Atul Darne
Ranch Hand

Joined: Jul 05, 2009
Posts: 117

Hello buddies,

I need to study Kerberos in java; i need to explain it with a small core java program / (j2ee program). Please suggest some small live code to generate tickets and using / printing them.


Regards, Atul.
I came to this world on a Learner's License
Joachim Rohde
Ranch Hand

Joined: Nov 27, 2006
Posts: 423

Have you tried googling it? In the very top results you will come across e.g. Client/Server Hello World in Kerberos, Java and GSS!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Kerberos
 
Similar Threads
how to configure java program to use kerberos instead of NTLM
Validate Kerberos key with ActiveDirectory using JNDI
[architecture] Why put a web server infront of application/web server?
Java client imitating IE6 behavior: obtaining a Kerberos ticket, and sending it through SPNEGO
Kerberos in java