0 votes

How can I allow manager of distribution group to edit just email aliases (proxy addresess) of that group? Not the primary SMTP address.

by (910 points)

1 Answer

0 votes
by (216k points)

Hello,

Email Proxy Addresses is a solid property and there is no possibility to set permissions over part of it. As a workaround, you can use a PowerShell script in a Business Rule triggering Before modifying Exchange properties of a user to set the primary SMTP address back or cancel the whole update if the address was changed. For an example, have a look at the following script from our repository: https://www.adaxes.com/script-repository/make-primary-smtp-addresses-unchangeable-s412.htm. Should you have any difficulties adjusting the script to meet your needs, please, clarify the desired workflow in all the possible details and we will help you.

0

So there is no possibility to show user just some aliases, so primary SMTP would be hidden? And therefore user cannot modify it? Maybe through some custom form list?

+1

Hello,

Unfortunately, there is no such possibility. As a workaround, you can configure a synchronization between a custom multi-value attribute (e.g. CustomAttributeTextMultiValue1) and secondary SMTP addresses and allow users to modify the custom attribute. With this approach the users will be able to modify only the duplicates of the secondary SMTP addresses. The solution will work only in Adaxes, its maintenance will be quite difficult and the Email Proxy Addresses property updates performed via third-party tools will be displayed to the users with a delay. If the solution meets your needs, we will provide detailed instructions.

Related questions

0 votes
1 answer

I would like to change department without a script just yet if possible on multiple accounts. If I cant do this then I will entertain custom script Thanks :)

asked Nov 23, 2021 by will17 (350 points)
0 votes
1 answer

Currently, when I disable a user account in Adaxes, the group memberships of the user remain intact. I'd like to automate the removal of group memberships such as distribution ... a list of groups/DL that the user was previously in and removed from. Thanks!

asked Nov 3, 2021 by jayden.ang (20 points)
0 votes
1 answer

Is is possible through Security Roles, or some other mechanism, to allow managers to be able to edit Active Directory data (through the Web Interface) for only their direct reports and no other users?

asked Mar 23, 2015 by yobhod (150 points)
0 votes
1 answer

Using the powershell module, I know how to create a scheduled task, and also how to bind to a scheduled task that is already known. I also have used code to try creating ... same time as another. These are all one-time tasks and will be removed once executed.

asked Jan 19 by aweight (40 points)
0 votes
1 answer

Hi, we have replaced our local Exchange server with installation of Exchange Management Tools (EMT) installed directly on Adaxes server. And my question is: How can I force ... this is how 'Set External Senders' option looks in Adaxes config Thanks in advance

asked Apr 1, 2023 by KIT (910 points)
3,315 questions
3,013 answers
7,701 comments
544,540 users