You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by J H <do...@hotmail.com> on 2004/01/06 22:38:21 UTC

Digest Authentication/ Webdav API

Hello All!

I'm trying to connect to a tomcat/slide webdav server which is set-up to use 
digest authentication via the slide java api.  I've been in contact with the 
HTTP-commons people because I was able to connect with digest authentication 
using http-commons-2.0-rc2 (html transfers only, not dasl) and they are 
saying that the current version of slide also supports digest 
authentication, using it's 2.0-rc2.  From what I can tell, slide-client api 
does not support digest...  Has anyone been able to successfully connect?

I hope this isn't too confusing.  THANK YOU FOR ANY IDEAS!

Jeff

_________________________________________________________________
Take advantage of our limited-time introductory offer for dial-up Internet 
access. http://join.msn.com/?page=dept/dialup


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: Digest Authentication/ Webdav API

Posted by Chris Sharp <cs...@mac.com>.
Which realm are you using? Does a network trace show that the client is 
sending a Digest Authentication header?

Another issue may be whether or not the version of Tomcat you are using 
correctly implements digest authentication. Check out bug 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22563 for the problem 
and solution.

Chris.
On Jan 6, 2004, at 4:29 PM, K.C. Baltz wrote:

> Define "current version of Slide".  The "current" released version is 
> 2 years old, version 1.0.16.  It is based on pre-2.0 Slide code and 
> likely does not support digest authentication.  The CVS version of 
> Slide uses a more recent version of httpclient and may be what you're 
> looking for.
>
> K.C.
>
> J H wrote:
>
>> Hello All!
>>
>> I'm trying to connect to a tomcat/slide webdav server which is set-up 
>> to use digest authentication via the slide java api.  I've been in 
>> contact with the HTTP-commons people because I was able to connect 
>> with digest authentication using http-commons-2.0-rc2 (html transfers 
>> only, not dasl) and they are saying that the current version of slide 
>> also supports digest authentication, using it's 2.0-rc2.  From what I 
>> can tell, slide-client api does not support digest...  Has anyone 
>> been able to successfully connect?
>>
>> I hope this isn't too confusing.  THANK YOU FOR ANY IDEAS!
>>
>> Jeff
>>
>> _________________________________________________________________
>> Take advantage of our limited-time introductory offer for dial-up 
>> Internet access. http://join.msn.com/?page=dept/dialup
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: slide-user-help@jakarta.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: Digest Authentication/ Webdav API

Posted by "K.C. Baltz" <kc...@lollimail.com>.
Define "current version of Slide".  The "current" released version is 2 
years old, version 1.0.16.  It is based on pre-2.0 Slide code and likely 
does not support digest authentication.  The CVS version of Slide uses a 
more recent version of httpclient and may be what you're looking for.

K.C.

J H wrote:

> Hello All!
>
> I'm trying to connect to a tomcat/slide webdav server which is set-up 
> to use digest authentication via the slide java api.  I've been in 
> contact with the HTTP-commons people because I was able to connect 
> with digest authentication using http-commons-2.0-rc2 (html transfers 
> only, not dasl) and they are saying that the current version of slide 
> also supports digest authentication, using it's 2.0-rc2.  From what I 
> can tell, slide-client api does not support digest...  Has anyone been 
> able to successfully connect?
>
> I hope this isn't too confusing.  THANK YOU FOR ANY IDEAS!
>
> Jeff
>
> _________________________________________________________________
> Take advantage of our limited-time introductory offer for dial-up 
> Internet access. http://join.msn.com/?page=dept/dialup
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org