Barfield Steve wrote: > Dear Kerberos, > > I have been asked if my java (jsp/servlets/beans) application could get the > current user's id by using Kerberos tickets. If you could give me any advice > I would be very grateful. > > Thanks Steve
If the user logged into Windows using Kerberos, you can obtain the Kerberos user principal name. This name does not have to match the name of the Windows logon name. Jeffrey Altman -- ----------------- This e-mail account is not read on a regular basis. Please send private responses to jaltman at mit dot edu ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
