Wednesday, September 30, 2015

IIS cannot show files on Google Drive

The problem:
IIS cannot show files on Google Drive
Is due to file permissions.

You might be able to change the sites Authentication -> Anonymous Authentication to be a user on the machine.

But this works:

On the folder with the web site in the properties security section add this user
MACHINE_NAME\IIS_IUSRS
And make sure it has read permission.

No comments:

Post a Comment