Hi all,
I have gone through sun website, and found links to java  programs 
which are working with kerberos, all are only authenticating using JAAS
 krb5loginmodule(--fine), but not at all taking TGT and not contacting
TGS for ticket and communication. After authentication, Server and 
client are communicating directly.
How can you justify this? and what is the solution to go as per the
kerberos protocol?, i.e client taking TGT and contacting TGS for ticket
and then using that ticket to communicate with server?
The links I have gone are
http://babbage.clarku.edu/java/docs/guide/security/jgss/tutorials/ClientServer.html
http://babbage.clarku.edu/java/docs/guide/security/jgss/tutorials/AcnAndAzn.html

-- 
http://www.fastmail.fm - Faster than the air-speed velocity of an
                          unladen european swallow
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to