SSO using Kerberos and Active Directory Application Mode (ADAM)

Hey,

I am working on a single sign-on solution, using JAAS and Kerberos. The user should log-in to Windows and run an Java app afterwards which authenticates him to the KDC. Every other application should only connect to the KDC to authenticate the user.

Is there a possibility to obtain the user credentials from the Active Directory Application Mode (ADAM) and use it's Kerberos services/KDC or will I need a full Active Directory Service?

Thanks in advance,

Sebastian

[503 byte] By [Santacruzshoresa] at [2007-11-26 19:41:59]
# 1
OK, this issue kind of has been resolved. I can use a "real" AD now, which takes to other problems ;-) How can I delete my thread?
Santacruzshoresa at 2007-7-9 22:23:44 > top of Java-index,Security,Kerberos & Java GSS (JGSS)...
# 2

Hi there,

I need to implement a J2ee struts based web application where the authentication should be against the user profiles in the Windows Active Directory Services using JAAS.

I do not know how to start and is it possible for you to throw some light on this. Like how kerberos works with ADS and others.

Thanks,

Diva

bdsaia at 2007-7-9 22:23:44 > top of Java-index,Security,Kerberos & Java GSS (JGSS)...