aswar
asked on
Restrict user to login in a particular machine
Hi all,
I would like to perform the below scenario but I don't know how?
Restrict user A to login his particular machine only and prohibit others except the administrator to login on the same machine.
How can I do that throught the local GPO or domain GPO or how ??
I would like to perform the below scenario but I don't know how?
Restrict user A to login his particular machine only and prohibit others except the administrator to login on the same machine.
How can I do that throught the local GPO or domain GPO or how ??
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
You COULD do that, but modify the local groups is easier and more common.
Go to Start > Run and type 'gpedit.msc' and press enter.
In the next window, expand Computer Configuration > Windows Settings > Security Settings > Local Policies and select User Rights Assignment
Now on the right pane double click on 'Deny Logon Locally' and add the required users in the same. And restart the system and have a check.
In the next window, expand Computer Configuration > Windows Settings > Security Settings > Local Policies and select User Rights Assignment
Now on the right pane double click on 'Deny Logon Locally' and add the required users in the same. And restart the system and have a check.
One more link for the info:
http://www.eggheadcafe.com/software/aspnet/30169179/restrict-user-from-login-to-certain-pc.aspx
http://www.eggheadcafe.com/software/aspnet/30169179/restrict-user-from-login-to-certain-pc.aspx
You can provide system name to be logged on to under User Properties Logon to and specifiy machine name the user need to be logged on.
This question has been classified as abandoned and is being closed as part of the Cleanup Program. See my comment at the end of the question for more details.
Edit the local policy on the computer and set the Allow Logon Locally to only the accounts you want.
http://technet.microsoft.com/en-us/library/cc728212(WS.10).aspx