jamurph wrote:
>>From your response, it looks like JNDI, JDBC, digested passwords with digest
> authentication, are not supported until Tomcat version 5.5.5? It would
> explain why DIGEST with JNDI / JDBC doesn't work if running tomcat 5.0.28.
> I'm looking in the release notes but cann't see anyth
ase notes but cann't see anything. Unfortunately its
not possible to upgrade to 5.5 at this time.
Regards
Tony
--
View this message in context:
http://www.nabble.com/BASIC-authentication-to-DIGEST-authentication-t1249620.html#a4864325
Sent from
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 4:38 PM
To: Tomcat Users List
Subject: Re: BASIC authentication to DIGEST authentication
Jay Burgess wrote:
> Given that I've got BASIC authentication working for my webapp using cleartext
> passwords, shouldn't I simply be
Jay Burgess wrote:
> Given that I've got BASIC authentication working for my webapp using cleartext
> passwords, shouldn't I simply be able to change my from "BASIC"
> to
> "DIGEST" in and it should start working using digest
> authentication?
>
> It's not, obviously, but I've seen previous p
Given that I've got BASIC authentication working for my webapp using cleartext
passwords, shouldn't I simply be able to change my from "BASIC" to
"DIGEST" in and it should start working using digest
authentication?
It's not, obviously, but I've seen previous posts in this group that say things