Mar 20 2019
07:13 AM
- last edited on
Feb 01 2023
11:13 AM
by
TechCommunityAP
Mar 20 2019
07:13 AM
- last edited on
Feb 01 2023
11:13 AM
by
TechCommunityAP
Hi, I have two accounts in AD. I need them to be able to use the same email address. The second account does not have a mailbox, so I would like to use my non admin account email address for that account. Is this possible?
Thanks!
Mar 20 2019 08:08 AM
Mar 20 2019 08:11 AM
Thanks Chris.
I am running an app to check when the password will expire for our systems accounts. The app would check the email of that systems account and email the user how many days they have left. I have no way of modifying the application, so my alternative is to script it with PS which I prefer not to do. The DL might work, I'll give that a shot, thanks. I'll report back.
Mar 20 2019 10:51 AM
Creating the DL and making my normal id the owner worked, thanks.
Dec 14 2021 09:42 AM
Hello @bvi1998 , can you please provide some examples on how you did this? I am in the same situation that I have been requested to send out emails to users for passwords that are going to expire in 14 days. However, our IT Technicians have two accounts. One for STANDARD use and one for PRIVILEGED ACCESS. The privileged access account does not have an email box. Therefore the script cannot send to that address. We are using Azure AD Sync and will not allow two objects to have the same value. IE. Two AD Accounts having the same EMAIL Address. Thank you in advance.
Dan
Dec 14 2021 11:40 PM
Hi @dgolan,
could you please rephrase your Q? If an account hasn't a mailbox, how can you send an email to it?
Mar 04 2022 11:28 AM
I think that is the point. Say AD sans exchange uses Duo for 2fa. Duo requires that you set up email with each admin account. So user has UPN Email address removed for email (Email address removed) & such, + 2nd account w./ UPN Email address removed , and no email..
OP needs to make Email address removed an Admin for Duo, which has syched from AD/AAD. Duo also requires an email account for said user. Can the email from ITUSER be duplicated on ITSupport in the email field?
Mar 15 2023 08:28 AM
Mar 15 2023 05:21 PM
Seem a shared mailbox may fit your case
Mar 16 2023 06:23 AM
I tried a distribution list and it worked last night as the email was received but now Azure is giving the following error:
ProxyAddresses | |
SMTP:email address removed for privacy reasons | |
Error Type: QuarantinedAttributeValueMustBeUnique | Last Attempted At 3/15/2023 11:40 AM |
Object Type | user | group |
User Principal Name | email address removed for privacy reasons | N/A |
Licenses |
View assigned licenses | View assigned licenses |
Proxy Addresses | SMTP:email address removed for privacy reasons | smtp:email address removed for privacy reasons SMTP:email address removed for privacy reasons |
email address removed for privacy reasons | email address removed for privacy reasons |
The software looks at the admin users email field and then send an email to that address but in our case the admin user does not have a mailbox in Office 365 so it needs to get sent to the user. The DL needs to have the same name as the admin user email in order to then send it to the users normal email account.
Am I missing something?
Thanks.
Feb 20 2024 11:53 AM
@NiagaraGuyany success with this?
I wonder what's the best practices when one user has separate accounts for privileged access and a standard user account. How do you receive messages for your admin account?
I noticed that there can be two accounts with the same value for the "mail" field in EntraID, and it works fine. The problem is if you sync with AADConnect. It tries to automatically populate the "proxyAddresses" attribute of the cloud user account object and it gives error. Apart from that error everything works fine. I've tried searching for best practices for two accounts for one user and nothing comes out of it. That's super strange for me, as normally companies use separate accounts. What I've encountered so far is that they simply don't use Azure/Entra notifications, sent to a mailbox, but that doesn't seem correct.
Mar 14 2024 11:46 AM
Mar 14 2024 12:10 PM
Hi @ka3ak , did you try to do it yourself?
Mar 14 2024 01:16 PM
Mar 14 2024 01:17 PM
Mar 21 2024 06:44 AM
Mar 21 2024 07:03 AM
Mar 21 2024 08:13 AM
Jun 23 2024 06:10 PM
Aug 20 2024 12:00 PM