Ken A wrote:
> Cory Coager wrote:
>   
>> Ken A wrote:
>>     
>>> Cory Coager wrote:
>>>   
>>>       
>>>> I'm trying to add an external calendar using the Calendar File Backend
>>>> plugin.  The webdav resource requires authentication to perform a GET. 
>>>> How do I accomplish this?  I don't see an option to specify username and
>>>> password.
>>>>     
>>>>         
>>> I'm not sure this will work, having never used the calendar file backend 
>>> plugin, but if it's http basic auth, you can supply the credentials in 
>>> the url http://user:[EMAIL PROTECTED]
>>> Ken
>>>       
>> Unfortunately I already tried this and it does not work.  I'm guessing
>> this needs to be patched to allow authentication.
>>
>>     
>
>
> This url scheme with webdav/apache certainly _can_ work with basic auth.
> You are leaving out important details.
> What type of authentication?
>
>   
My setup is a little tricky.  I'm using a CalDAV server but it also
supports WebDAV GET/PUT requests.  The authentication is basic
authentication.  When I put the user & pass in the URL, apache logs show
the username but it still gives a 401 error.

172.16.x.x - cory [11/Oct/2007:15:24:53 -0400] "GET
/caldav.php/cory/home HTTP/1.0" 401 40
172.16.x.x - cory [11/Oct/2007:15:24:53 -0400] "GET
/caldav.php/cory/home HTTP/1.0" 401 40

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to