Thanks for the reply but I think you miss my point. Anyway I'll explain further.
In ZCS, we can set Authentication mechanism to External Active Directory. Now my example below authenticate via External Active Directory.
Company1
Email domain: company1.com
External AD domain name: company1.ac
User email address:ABC@company1.com
User AD account:
ABC@company1.ac
Company2
Email domain: company2.net
External AD domain name: company2.gc
User email address:
XYZ@company2.net
User AD account:
XYZ@company2.gc
User ABC and XYZ belongs to two different company. Each of them have an email address and an AD account.
Now I have this user EFG who has two email (EFG@company1.com and
EFG@company2.net) but has only one AD account (EFG@company1.ac)
How can I use his AD account
EFG@company1.ac to authenticate his login to
EFG@company2.net wherein the domain company2.net was configured to authenticate to company2.gc AD.
I hope it becomes clearer.