I am trying to access a folder that exists on a filesserver from a website. They web user will need full read, write, and the ability to create new sub folder on this virtual directory. I have created a virtual directory and used the default connection and I get a permission denied error. I have also tried to use a domain user as the connection to the virtual and still get the permission error. I have also created a local user on the file server, granted them permission to the folder, but when I try to use this connection in the virtual directory I get the message that the password is incorrect.
Is this possible, or do the files have to be kept on the same server as the web site?