Re: AD Permissions for WebDav



I'm not positive about this, but I don't think the AD permissions are at
issue. Your code is sending a message to the Exchange store telling it to
do something, not to AD via LDAP. It is much more likely that the
permissions on the Exchange store are what you need to modify and the code
just happens to work due to the security settings in Exchange allowing the
admin account to do what you want. Have you tried playing with that
instead?

Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Flo Prinz" <FloPrinz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:748C5E09-444F-4797-B725-1B73568A6723@xxxxxxxxxxxxxxxx
Hello,
I'm developing an ASP.NET application which is sending meeting requests to
AD Users via the code from this page
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_sending_a_meeting_request_webdav.asp

Therefor I created a special user for accesing the user accounts and the
mailboxes. Now I have the problem, that it only works if my user has full
control to the AD-objectes and the exchange mailbox stores, what is not
wanted for security reasons. I went down to read/write in AD, but it
wasn't
enough.

Does anyone know something about the necessary permissions for this?
Thanks in advance...


.



Relevant Pages

  • Security Descriptors
    ... For Exchange objects (residing in the Exchange Store) what is the correlation between the ntsecuritydescriptor field, the admindescriptor and descriptor field, exposed via ADO? ... According to the various documentation there are two sets of permissions operating on Exchange Store items: MAPI permissions and Active Directory permissions. ... The ntsecuritydescriptor exposes the binary security descriptor, but the documentation is unclear as to exactly what information resides there. ...
    (microsoft.public.exchange2000.development)
  • Re: Users able to open others inbox?
    ... You need to scroll down to the end of the "Permissions" list box to see ... Please do not send e-mail directly to this alias. ... >> I would start by looking at the Exchange Store via Exchange System ... >> newsgroup purposes only. ...
    (microsoft.public.exchange2000.admin)

Loading