Share via

Shared Mailbox - No Access

Anonymous
2017-01-30T09:18:29+00:00

Hi,

I convert a recipient mailbox to a shared mailbox and grant permission for few users using the O365 portal under "Mail Delegation - Full Access" and also tried using powershell:

add-mailboxpermission -identity XXX -user MYACCOUNT-accessrights fullaccess

I tried to open it using outlook 2016 (account- change- advanced) and also using the OWA ("open another mailbox") but im receiving the following errors:

"You don't have permission to open this mailbox"

client-request-id: XXXX
X-OWA-Error: SDServerErr;Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException
X-OWA-Version: 15.1.888.8
X-FEServer: DB5PR02CA0029, VI1PR0101CA0002
X-BEServer: DB6PR0701MB2087.eurprd07.prod.outlook.com
Date: 1/30/2017 9:15:44 AM
InnerException: Microsoft.Mapi.MapiExceptionLogonFailed

Please help me solve it, Thanks !

Microsoft 365 and Office
Microsoft 365 and Office

A comprehensive suite of productivity tools and cloud services that enhance collaboration, communication, and efficiency. Combining classic Office apps with advanced Microsoft 365 features, it supports both personal and business needs

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2017-01-31T14:16:55+00:00

it took 24 hours but now its ok

Thanks Liam !

Was this answer helpful?

0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-01-30T10:18:00+00:00

    How long has it been since you added the permission?

    Are you running only Office 365, or Hybrid with On-premises Exchange?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-01-30T09:50:41+00:00

    Hi Liam,

    I run this command, i do see the correct permissions there.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-01-30T09:45:23+00:00

    Hi,

    Be aware that it can take a little bit of time for the changes you've made to fully take effect.

    In the meantime, you can double check the permissions are correct by running

    Get-MailboxPermission -identity XXX

    and see that the correct permissions have been assigned to the user.

    Let me know how you go.

    Liam

    Was this answer helpful?

    0 comments No comments