WebDAV and windows authentication?
- From: "Jellobiaffra" <greken80@xxxxxxxxxxx>
- Date: 9 Jan 2007 06:11:20 -0800
Hello,
I am attempting an application that should access the exchange store
via WebDAV. The application should be able to access a random users
mailbox/calendar/contacts etc using an account that has access rights
to these. The app is written in C++ and uses XMLHttp for communication
with the exchange server.
When I specify the account details (uid/pwd) in XMLHttp.open (..)
everything works fine, but I would like to use windows authentication
instead. The application should be started as a service by an account
that has correct access rights. Can I use windows authentication to
access the exchange store and thus not have to specify uid/pwd when I
open a session to the server?
I have tried but it wont work, I get HTTP 401, access denied as
response from the server. Can this be done? Do I have to do something
special in the code for it to work?
Thanks for any help.
.
- Follow-Ups:
- Re: WebDAV and windows authentication?
- From: Henning Krause [MVP - Exchange]
- Re: WebDAV and windows authentication?
- Prev by Date: Re: search folders and CONTAINS clause
- Next by Date: Re: WebDAV request and basic authentication: can user ID have double-byte characters?
- Previous by thread: Unable to connect to Exchange Server using WebDAV
- Next by thread: Re: WebDAV and windows authentication?
- Index(es):
Relevant Pages
|