Hello guys,
I have an intriguing and annoying at the same time computer puzzle for you.
There are two users and they have computers joined to Domain (Active Directory). On the computers are installed Windows 10. Users have administrative permissions on their computers.
User A:
UPN: john.doe@Company portal .com
SAM: contoso\jdoe
User B:
UPN: mark.smith@Company portal .com
SAM: contoso\msmith
These users were working on their computers and took them to home. In home, one of the user is able to login to computer via UPN (john.doe@Company portal .com), but the second cannot login and he is receiving error message:
"We can’t sign you with this credential because your domain isn’t available. Make sure your device is connected to your organization’s network and try again. If you previously signed in on this device with another credential, you can sign in with that credential."
Workaround is logging in with sAMAccountName (contoso\msmith).
I cannot understand why the windows authentication mechanism behaves in this way. Is this depend on some Windows settings on the computers? I should mention that the same group policy is applied to both computers and users.
Thank you in advance for your response.
Regards,
AErot