Does the default IUSR_computername account have limitations when it comes to giving permission to access a remote drive?
I have a NAS box which is set up to get users and permissions from a Win2000 server and have assigned IUSR_computername of the Win2000 server (where IIS is running) to read/write access. However, when I try to access any of the pages on the NAS box, an error "Path not found" shows.
Any ideas? [8|]
rdouglass -> RE: IUSR Account (3/24/2008 8:47:49)
quote:
However, when I try to access any of the pages on the NAS box, an error "Path not found" shows.
Do you have the directory on the NAS box configured as a 'virtual directory' in IIS and not just a mapped drive for the server? IOW, is the NAS stuff part of a Web SIte in IIS Manager?
Ruff -> RE: IUSR Account (3/25/2008 4:13:01)
Silly me forgot to do that. Thanks for your help. working fine now [:)]