Hi,
This is related to WebsitePanel, but I guess the configuration changes are in AD for this issue, so I hope you can help me out...
In WebsitePanel, when a Username Format is configured with OrgID, when creating an AD user, it creates it with '_domain.com' (the domain of that organization). So for example, if I have an organization/customer called ABC, with the domain 'abc.com', when I create a user called Avi, it will create it as 'Avi_abc.com'
That's not critical, as the user logon is configured with his email/userPrincipalName (with UPN Suffix), so it uses email and password to login to AD.
My problem is that when the user log-on to his computer (or a server) the username displayed on the screen is the sAMAccountName which is 'DOMAIN\Avi_abc.com' (see attached screenshot) and I would like it to display the email address / userPrincipalName which is 'Avi@abc.com'.
Is it possible to change/configure in Active Directory?
Thanks!