David Tilman
Guest
|
Posted:
Tue Oct 25, 2005 12:58 am Post subject:
WEBDAV & mailbox store permissions |
|
|
I have an ASP .NET application that uses webdav to create calendar
appointments for users. I've seen mentioned a few times that a developer can
allow the application to create the items by setting the "Send As" and
"Receive As" permissions on the parent mailbox store for the domain account
that the ASP .NET application is running as (or use the admin root method).
I've tried searching through google and newsgroups about information on
this, but haven't found much. My main concern is if this is good practice and
a standard way of dealing with this issue for WEBDAV and ASP .NET. Is there
anything to be concerned with or to consider when using this approach, since
this gives a lot of control to the application over the mailbox store? Are
there any references on the Internet that discusses using this method?
|
|