On Windows Server 2008, can't runas certain user. Gave the above error.
Domain Controllers
- Open the Group Policy Management Console (gpmc.msc) on the domain controller.
- Expand your domain and then the Domain Controllers OU.
- Right-click the Default Domain Controllers Policy and select Edit.
- Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Local Policies > User Rights Assignment.
- Configure Allow log on locally and Allow log on through Remote Desktop Services rights to include the users/groups that will be logging into any domain controllers protected with Duo Authentication for Windows Logon.
- Ensure that Deny logon locally is not applied to the same users/groups.
- Run a gpupdate /force command on the appropriate domain controllers to apply the policy changes.