is there any complete sample with its execution steps for kerberos?

Hi

Thank you for reading my post

Is there any sample (java files) with a howto that i can use as an start point?

for example some complete sample which authenticate users with windows server 2003,

and sample gives some details about when to use kinit and klist and ....

Thanks.

[314 byte] By [Legolas.wa] at [2007-11-27 6:07:50]
# 1

Hey,

I'm not quite sure, but you might be interested in this tutorial: http://www-128.ibm.com/developerworks/java/library/j-gss-sso/

This is supposed to be a ready-to-use example...

Together with Sun's tutorial at http://java.sun.com/j2se/1.4.2/docs/guide/security/jgss/single-signon.html, you should get it working.

Good luck!

Santacruzshoresa at 2007-7-12 17:09:27 > top of Java-index,Security,Kerberos & Java GSS (JGSS)...
# 2
I prefer http://java.sun.com/javase/6/docs/technotes/guides/security/jgss/lab/
rdohnaa at 2007-7-12 17:09:28 > top of Java-index,Security,Kerberos & Java GSS (JGSS)...