Windows 7 access rights - Remote desktop connection vs. "real" login

0

1

Is there any (implicit) difference of access right depending on whether

  1. I directly logon to a Win 7 system
  2. or whether I do this via a remote desktop connection

as the same user.

I wonder, because I cannot delete some files, message is that I "require permission from xyz to make changes to this folder". But this exactly the user I am using for the remote desktop connection.

The Win 7 system is not part of a domain, I use "computer\xyz" for login.

Horst Walter

Posted 2011-07-28T20:01:33.940

Reputation: 1 607

Which files are you trying to delete? – surfasb – 2011-07-29T00:01:27.440

Answers

2

There is no difference. Windows 7 does not have "remote" and "console" sessions as such, in laymens terms, it only has remote sessions, and then it attaches that remote session to your local keyboard/monitor/mouse.

Mark Henderson

Posted 2011-07-28T20:01:33.940

Reputation: 5 956

There is definitely some differences. For example try changing graphics properties from an RPD session... – Supercereal – 2011-07-28T22:27:39.557

1@Kyle - this is because of the driver that is loaded for display redirection. The actual session (that sits below the display driver) is the same. – Mark Henderson – 2011-07-28T22:44:01.400

@kyle: That has nothing to do with ACLs or the SRM, which would grant you those permissions. . . – surfasb – 2011-07-29T00:01:48.063

@Farseeker: If you are speaking about "console" you are talking about the admin mode of mstsc? 'mstsc /admin' – Robert – 2011-07-29T11:25:39.933