How do you config. to use .htaccess and the
challenge/response/BerkleyDB AuthDBUserFile
from Tomcat?

I've got it configured to read from my AuthDBUserFile
correctly, but when I try to retrieve:
request.getRemoteUser();
from a JSP it is null.

When I go to 
http://localhost:8080/manager/html/list
and login, however, then I can retrieve the 
request.getRemoteUser(); 
from a JSP page.

thoughts?
thanks,
Paul
[EMAIL PROTECTED]


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to