Re: AD Permissions for WebDav
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 10 Jan 2007 10:59:35 -0600
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...
.
- Prev by Date: Re: Remote Laptop Users & Password expiration
- Next by Date: Re: ADFS with ASP application
- Previous by thread: Re: Reset Pasword User
- Next by thread: Re: AD Permissions for WebDav
- Index(es):
Relevant Pages
|
Loading