I know that I can enable/disable OWA, POP3 and IMAP on a per-user basis. However, I want one particular user to be able to connect only through OWA and not through Microsoft Outlook (which can access Exchange Server through RPC over HTTPS). Other users should be able to use MS Outlook.

So, basically, I want to lock down RPC over HTTPS access (which works fine at the moment) for one particular user.

Is it possible to do that? I'm using Exchange Server 2003.

link|improve this question

75% accept rate
feedback

1 Answer

up vote 1 down vote accepted

This type of access to mailbox also called MAPI access. Look at that article on technet: it says you need add a value MAPI§0§0§§§§§§ to user property protocolSettings via ADSIedit mmc console.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.