Tuesday, December 21, 2010

The user has not been granted the requested logon type at this computer

I had this issue on creating access to a document repository for a web server. I wanted users to have access to a single folder on the web server for uploading PDF documents.


The Fix

Start-Run (or Start-Search), type gpedit.msc
Expand Computer Configuration 
Expand Windows Settings 
Expand Security Settings 
Expand Local Policies
Expand User Rights Assignment
Double-click Allow log on locally.
Click Add User or Group.
Find the user or group account you want to add, and then click OK.
Click OK

If that doesn't work...
In the same area
Double-click Access this computer from the network
Click Add User or Group.
Find the user or group account you want to add, and then click OK.
Click OK

No comments:

Post a Comment