Process identity after IIS with WebDAV???
From: Alessandro Rossetto (alessandro.rossetto_at_aldebra.com)
Date: 06/30/04
- Messages sorted by: [ date ] [ thread ]
Date: 30 Jun 2004 01:09:36 -0700
I'm developing a class that accesses the Exchange Store via WebDAV and
do some common operations (send/read mail, create/read/modify tasks
and appointments, etc...).
I'm testing it via an ASP.NET application with integrated windows
authentication and impersonation turned on. The network context the
application is running in is properly set for delegation (with
Kerberos authentication).
Everything is working fine, except for creating new items in the
Calendar folder...
I found that the problem is that the Calendar folder is the only one
with authorizations restrictions: the default user have reviser
rights. If I set Calendar authorizations like other folders
authorizations it will work, but i cannot change this setting
permanently due to my company policies. I tried do set owner rights to
my user, but with no results...
The only time I have created a new appointment successfully was the
very first time I started the ASP.NET application...
Any idea?
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|