exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

connection with webdav

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange Development
Author Message
Peter Ludwig



Joined: 25 Feb 2008
Posts: 3

PostPosted: Mon Feb 25, 2008 2:49 pm    Post subject: connection with webdav Reply with quote

Hi,

I want to connect to a Exchange Server with webdav.
It works if I use the username and password of a person of the corresponding
Exchange folder (calendar, inbox ...)
Now I want to connect and get the informations of each user, using a
superuser.

Is it possible to do?
How must the superuser be configured?


Thanks & regards,
Peter

Archived from group: microsoft>public>exchange>development
Back to top
View user's profile Send private message
Peter Ludwig



Joined: 25 Feb 2008
Posts: 3

PostPosted: Mon Feb 25, 2008 3:02 pm    Post subject: Re: connection with webdav Reply with quote

"Peter Ludwig" schrieb im Newsbeitrag $3ee$1@online.de...
> Hi,
>
> I want to connect to a Exchange Server with webdav.
> It works if I use the username and password of a person of the
> corresponding Exchange folder (calendar, inbox ...)
> Now I want to connect and get the informations of each user, using a
> superuser.
>
> Is it possible to do?
> How must the superuser be configured?
>
>
> Thanks & regards,
> Peter
>


I use PHP for programming.
Back to top
View user's profile Send private message
Peter Ludwig



Joined: 25 Feb 2008
Posts: 3

PostPosted: Mon Feb 25, 2008 8:41 pm    Post subject: Re: connection with webdav Reply with quote

"Peter Ludwig" schrieb im Newsbeitrag $3ee$1@online.de...
> Hi,
>
> I want to connect to a Exchange Server with webdav.
> It works if I use the username and password of a person of the
> corresponding Exchange folder (calendar, inbox ...)
> Now I want to connect and get the informations of each user, using a
> superuser.
>
> Is it possible to do?
> How must the superuser be configured?
>
>
> Thanks & regards,
> Peter
>


I got it.

In my test I had used a Exchange Server 2007
To connect to another Mailbox than the user one's I had to run the following
statement in the Exchange Management Shell
Add-MailboxPermission -Identity john -User Admin01 -AccessRights
FullAccessAfterwards I could connect with Admin01 to the Account of user
john
Back to top
View user's profile Send private message
Henning Krause [MVP - Exc



Joined: 05 Aug 2007
Posts: 142

PostPosted: Tue Feb 26, 2008 12:11 am    Post subject: Re: connection with webdav Reply with quote

Hello,

this will give you access to one more mailbox. You'll have to repeat this
for every mailbox you want to access.

Take a look at this article of mine:
http://www.infinitec.de/articles/exchange/grantmailboxaccess.aspx

Kind regards,
Henning Krause

"Peter Ludwig" wrote in message $qt9$1@online.de...
>
> "Peter Ludwig" schrieb im Newsbeitrag
> $3ee$1@online.de...
>> Hi,
>>
>> I want to connect to a Exchange Server with webdav.
>> It works if I use the username and password of a person of the
>> corresponding Exchange folder (calendar, inbox ...)
>> Now I want to connect and get the informations of each user, using a
>> superuser.
>>
>> Is it possible to do?
>> How must the superuser be configured?
>>
>>
>> Thanks & regards,
>> Peter
>>
>
>
> I got it.
>
> In my test I had used a Exchange Server 2007
> To connect to another Mailbox than the user one's I had to run the
> following statement in the Exchange Management Shell
> Add-MailboxPermission -Identity john -User Admin01 -AccessRights
> FullAccessAfterwards I could connect with Admin01 to the Account of user
> john
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
WebDAV and categories How to get/add appointment categories using WebDAV? Thanks, Dmitriy

WebDAV replication Hi, I'm trying to use WebDAV replication as described here: but, I'm not able to execute any of example. I'm sending XML like this, and receive Error 400:
WebDav with HttpRequest Hi, I wrote an with XmlHttp object (COM) to do some operations in the exchange server. This application works fine. Now , I want to write the same application with instead of XmlHttp, but always When I try to get a re

webDAV and Exchange Hello, I have a question regarding how webDAV accesses the Exchange store. Does it go directly to the mailbox, or does it go through the Hub Transport? We are doing an Exchange calendar integration for our application, and it is important that our method

WebDAV and displayname with a slash Hi, I'm trying to open a message using WebDAV. When my displayname contains a slash (/) in my displayname, the server Exchange (Exchange 2003 server) returns an error 409 conflit because it considers as a new segment. For example :
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group