Re: Tomcat 6 DIGEST auth

2008-04-22 Thread Mark Thomas
DIGLLOYD INC wrote: Is the realm the specified in the in web.xml? (eg "Tomcat Manager Application") Yes. (link above) suggest "localhost:80" might be the realm, but that makes no sense to me, as this would tie it to a specific port. That is the default you get if you don't specify one. The

Tomcat 6 DIGEST auth

2008-04-22 Thread DIGLLOYD INC
I've read this doc: http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#Digested%20Passwords But I cannot get it to authenticate. I'm putting the digested password for myusers into tomcat-users.xml as directed. One problem is that it's not at all clear what the realm is-- Is the realm