Re: How to get the authenticated user

2008-01-16 Thread Vackar
>> To start a new topic, e-mail: users@tomcat.apache.org >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- View this message in context: http://www.nabble.com/How-to-get-the-authent

Re: How to get the authenticated user

2008-01-16 Thread Vackar
t; For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-get-the-authenticated-user-tp14877650p14878232.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Re: How to get the authenticated user

2008-01-16 Thread David Smith
1. Reposts are annoying and I saw this post *3* times. Please wait for answers. 2. Assuming you are trying to do this in a jsp, have your considered ${pageContext.request.remoteUser} ? --David Vackar wrote: Hi, Does anyone know how to get the username of the person who is currently logged

How to get the authenticated user

2008-01-16 Thread Vackar
Hi, Does anyone know how to get the username of the person who is currently logged in. I'm running tomcat 6 and authentication is done using LDAP. Something link woulf be nice :-D Thanks, Vackar -- View this message in context: http://www.nabble.com/How-to-get-the-authenticated