View Single Post
  #1  
Old 05-10-2017, 02:18
Cryo Cryo is offline
Friend
 
Join Date: Sep 2016
Posts: 7
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 3
Thanks Rcvd at 9 Times in 4 Posts
Cryo Reputation: 0
Quote:
Originally Posted by TmC View Post
Is it possibile, using the Windows suggestions, to log as an Administrator on remote machines? Said in other words: Do REMOTECOMPUTERNAME\username allow someone to remotely log as a local user onto the remote machine? If so, what would the user be able to do? Would he be able to access the files in a network folder onto the remote computer bypassing the Domain Controller Authentication since he is seen as local user?
Let's say we have a system that's set up like so:

Code:
Workstation 1:
    Domain:    ACME
    Hostname:  LOCALWIN
    Users:     Administrator, Bob, Alice
And that the system allows for members of the Domain Users group to login to it.

If the domain policies (GPO, etc.) didn't forbid logging in via RDP, then I would be able to login to the remote system from my own system using the accounts LOCALWIN\Administrator, LOCALWIN\Bob, and LOCALWIN\Alice, as well as with accounts such as ACME\Steve. The account that I login as would have the same level of access as it would if I had logged in while physically sitting at that system, for the most part.
Reply With Quote
The Following 2 Users Say Thank You to Cryo For This Useful Post:
tonyweb (05-10-2017), yoza (12-10-2018)