This article describes how to assign "Log on locally" rights for users and groups to Windows-based domain controllers.
By default, the account operators, administrators, backup operators, print operators, server operators, Internet guest account, and Terminal Services user account are assigned the right to log on locally to a Windows-based domain controller. You can use the Microsoft Management Console Group Policy Editor snap-in in your Windows-based computer to assign "Log on locally" user rights to other users and groups:
- Click Start, click Run, type mmc, and then press ENTER.
- Click Console, and then click Add/Remove Snap-in, click Add, and then double-click Group Policy snap-in.
- Click Browse for the group policy object, and then
double-click the folder for your domain controller.
- Double-click Default Domain Controllers Policy, click Finish, click Close, and then click OK.
- Click Default Domain Controllers Policy, double-click the Computer Configuration branch to expand it, and then double-click the Windows Setting branch to expand it.
- Double-click the Security Settings branch to expand it, and then double-click the Local Policies branch to expand it.
- Double-click the User Rights Assignment branch to expand it, double-click the Log On Locally branch to expand it, and then click Add.
- Click the users or groups you want to add, click OK, and then click OK.
- Quit the Group Policy Editor snap-in by clicking
Console, clicking Exit, and then clicking No.
- In order for the change to apply immediately, open a command prompt and type the following command:
secedit /refreshpolicy machine_policy
NOTE: If you want the policy to apply immediately to all domain controllers, run the command on each domain controller after successful replication has occurred. - The command typed in step 10 will generate an Event ID 1704 in the Application log of Event Viewer. Confirm the presence of the event.
NOTE: You do not have to save the console settings for the change to take effect. Active Directory replication must also occur between all domain controllers, and this could take up to 3 hours unless replication is forced.