Share via


Link Multiple email addresses to an Active Director User account

Question

Monday, February 5, 2018 10:02 AM

Hi,

To my Active Directory user account in the Properties->General details i am able to link my primary email address to the User logon name.

Is there any way where i can link all my aliases for the primary email address also to my Active Directory user account.

The next question is, can i try and find out the AD User Logon name associated with primary email address. I am trying to retrieve this data my using the LDAP api on PHP side.

Thanks and Regards

Jaya Prakash

All replies (10)

Tuesday, February 6, 2018 3:38 PM ✅Answered

Hi Jaya Prakash Reddy,

After we enable Advanced Features on the view menu in ADUC, we can see Attributes Editor in user’s property.

Regards,

Kyle Xu

Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact [email protected].

Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.

You should be adding email addresses via Exchange and not ADUC.  Adding them outside of Exchange doesn't perform any checks to make sure the address is valid and not a duplicate.

Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread


Wednesday, February 7, 2018 3:46 AM ✅Answered

Hi Jaya Prakash,

Please tick 'Advanced Features' from View menu of Active Directory Users and Computers Console.. Then You Can View Attribute tab of User Properties..


Monday, February 5, 2018 10:51 AM

You can add multiple email address. As I mentioned, you will see all these emails address in the proxyAddress attribute in User account Proprties --> Attribute Tab

Add Primary email with SMTP > SMTP:[email protected]

Add Secondary Emails with smtp > smtp:[email protected]


Tuesday, February 6, 2018 11:37 AM

Hi,

Thank you very much for the answer.

But i am not able to find the Attributes Editor option in my Active Directory options.

Thanks and Regards

Jaya Prakash


Tuesday, February 6, 2018 3:04 PM

Hi,

Thank you very much for the answer.

But i am not able to find the Attributes Editor option in my Active Directory options.

Thanks and Regards

Jaya Prakash

You need to add that via the Exchange Console or the Management Shell.

Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread


Tuesday, February 6, 2018 3:10 PM

Hi Jaya Prakash Reddy,

After we enable Advanced Features on the view menu in ADUC, we can see Attributes Editor in user’s property.

Regards,

Kyle Xu

Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact [email protected].

Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.


Wednesday, February 7, 2018 4:59 AM

Hi,

Thanks for the clear explanation.

I just wanted to know one more thing.

How can i authenticate LDAP using my proxy addresses set in the AD.

Thanks and Regards

Jaya Prakash


Wednesday, February 7, 2018 5:29 AM

No need to do anything additionally. 

Any Administrator can set Proxy Address.. Proxy address use for deliver email only.

It's not use for LDAP authenticating.. UPN is used for LDAP authentication...

If you are  use Proxy as UPN, It's automatically authenticate with LDAP


Wednesday, February 7, 2018 12:41 PM

Hi,

That helps a lot.

But is there a way where i can retrieve the proxyAddresses attribute through

LDAP Search.

E.g: I try and login using my UPN, and then retrieve all the proxyAddresses associated with that particular UPN.

Thanks and Regards

Jaya Prakash


Wednesday, February 7, 2018 12:56 PM

Refer This for LDAP search

https://technet.microsoft.com/en-us/library/aa996205%28v=exchg.65%29.aspx?f=255&MSPPError=-2147217396