0 votes

A service desk user has encountered an error when trying to access shared mailbox delegation. "Send As" is visible however "Full Access" displays red text stating "Failed to get mailbox rights. Some or all identity references could not be translated".

"Full Access" is visible on various other shared mailbox. However this one in particular encounters the error.

Any ideas why this is happening and what I can do to rectify it?

by (330 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

This could happen if a user is not set as the owner of their own mailbox in Exchange. Such a situation could occur, for example, after a mailbox migration from an older version of Exchange. The issue can be fixed by running the following PowerShell script in the Exchange Management Shell:

Add-MailboxPermission "<user_DN>" -Owner "nt authority\self"

where <user_DN> is the distinguished name (DN) of the user you are having issues with (e.g. CN=John Doe,OU=New York Office,DC=example,DC=com).

0

image.png

This is what is visible when I use get-mailboxpermission. Everything seems to be ok but still displays the same error in Adaxes

0

Hello,

According to the screenshot, the account is still not set as the mailbox owner. Please, try running the command we provided in the previous post and check whether the issue persists.

Related questions

0 votes
1 answer

Hello, Do you have some references of customers using MIM or other products as identity's source ?

asked Jun 9, 2021 by pierre.saucourt (40 points)
0 votes
1 answer

Trying to add a O365 tenant but get an error " Invalid credentials- Could not load file or assembly" with a path to a .dll file or one of its dependencies. This assembly is built by a run time newer then the currently loaded run-time and cannot be loaded.

asked Nov 3, 2016 by gmurray (50 points)
0 votes
1 answer

Have been waiting since 2009 for this to come back online, apparently, based on posts in this forum. Where is the product roadmap for this much-needed feature? This was ... of uploading and downloading scripts to it. I think we have all been overly patient.

asked Nov 3, 2018 by anonymous
0 votes
1 answer

Have been waiting since 2009 for this to come back online, apparently, based on posts in this forum. Where is the product roadmap for this much-needed feature? This was ... of uploading and downloading scripts to it. I think we have all been overly patient.

asked Sep 2, 2015 by DPorter (50 points)
0 votes
0 answers

It would be great if we could run a report on an OU and get the following information: Computer Name Local Accounts Whether or not the account is an administrator ... this is less important. Thanks in advance. Your support team is great and appreciated.

asked Sep 8, 2021 by mikek (80 points)
3,348 questions
3,049 answers
7,789 comments
545,046 users