Sign in with
Sign up | Sign in
Your question

How to I give permissios to a group that login via rdp to a server in the domain

Tags:
  • Domain
  • Login
  • How To
  • Servers
  • Windows
Last response: in Windows 2000/NT
Share
March 8, 2013 2:55:09 PM

How to I give permissios to a group that login via rdp to a server in the domain that has a drive mapped to the Domain controller, where they can only see a specific folder only. I have groups created on the local server but unable to give permissions on the maped drive.

Please Help

More about : give permissios group login rdp server domain

March 16, 2013 9:37:22 PM

Put the users in a group that has the permissions?

Remote users need to be granted remote rights, which is beyond normal users.

The permissions on the mapped drive need to be applied and the mapped drive uses the logon credentials you are logging in with.

What type of error messages do you get when you try to connect?
m
0
l
April 17, 2013 7:58:29 AM

To give the possibility to users to RDP a DC server, you should first permit them to log on locally to the domain controller:
http://technet.microsoft.com/en-us/library/cc785165%28W...
Once done, you should configure remote access to the server by enabling the normal user to RDP it:
http://www.facebook.com/video/video.php?v=1605350853911...!/video/video.php?v=1605350853911&oid=136667569684732

Moreover, The setting "allow logon through remote desktop services" only allows users to authenticate against the shared resources not to allow him logon to the server remotely. The user needs to be either RDP group or member of local admin which is default member of RDP group.

I hope I'm clear to you.
m
0
l
!