I have created a FreeNAS user (userABC). I set the owner of the storage volume I want to share to the userABC. I created an SMB share to that storage volume and I made to sure to choose Windows as the share type.
I am successfully able to map a network drive (W:) on my windows server to the //freenas/share using the userABC account credentials and browser the data.
I setup a IIS Website that points the physical path for the files to the mapped drive. When I attempt to hit that IIS website I receive a permission error trying to access the files. Error is 500.19 - unable to read configuration file
I believe the permission issue is around the IIS service trying to hit the network location instead of my userABC account. I have tried to update various IIS settings and haven't been able to get past these issues.
Any help is appreciated, please be as specific as possible as I have many failed attempts already.
I am successfully able to map a network drive (W:) on my windows server to the //freenas/share using the userABC account credentials and browser the data.
I setup a IIS Website that points the physical path for the files to the mapped drive. When I attempt to hit that IIS website I receive a permission error trying to access the files. Error is 500.19 - unable to read configuration file
I believe the permission issue is around the IIS service trying to hit the network location instead of my userABC account. I have tried to update various IIS settings and haven't been able to get past these issues.
Any help is appreciated, please be as specific as possible as I have many failed attempts already.