You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Astrid Wagner <r4...@email.sps.mot.com> on 2002/09/16 08:31:04 UTC

accessing user login info

Hi all,

How can I access user login information (userId and password) that has
been
entered via basic authentication in the web browser password box?
I use basic authentiacation using a LDAP URL (configured in httpd.conf)
Is the user login in information stored at all?
If yes, how can I retrieve the info in a servlet?
If no, what elegant ways do exist so I do not have to do all the
password
handling myself?

Thanks for your help,

Astrid


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>