Different domains when connecting via RDP

Bjorn ten Hoeve 21 Reputation points
2020-11-16T08:59:28.67+00:00

Hello,

When connecting to our domain controller via RDP, we (ofcourse) get the notification to fill in our admin credentials.
However, this is with the domain "company.local\user". when connecting via RDP to our management machine in datacenter that is located somewhere else i need to sign in with COMPANY\user.

What is the difference between these? and can it hurt our network our does it indicate that there is something wrong with our network. I didn't see this before as it was just COMPANY\user

Regards,
Bjorn

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

Accepted answer
  1. Anonymous
    2020-11-18T02:04:52.95+00:00

    Hello @Bjorn ten Hoeve

    I believe they are just two different log on names, so you can go with it.

    AD domain short name is referred as the NetBIOS Name (as in the AD logon name <DOMAIN>\<username>).

    Domain\User is the "old" logon format, called down-level logon name. Also known by the names SAMAccountName and pre-Windows 2000 logon name

    The slashed format (DOMAIN\username) is actually the NetBIOS equivalent of the domain's DNS name (domain.company.local).

    Active Directory: Best Practices for Internal Domain and Network Names

    Understanding Active Directory Naming Formats

    Hope this helps!


    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards
    Karlie

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Sean Liming 4,766 Reputation points Volunteer Moderator
    2020-11-17T15:55:27.633+00:00

    If one domain is named "company.local" and the other is "company", then what you are seeing is correct. The domain name is part of the login. Connecting to the domain controller is distinguished from connecting to a machine in the datacenter.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.