views:

30

answers:

1

Hi ,

We are running a application which will write files into another machine using Impersonate through WebService .But we are not able to write those files.We dont know how to grant permission to access the folder.

Help me.

A: 

I may be wrong but I think you simply need to right-click the directory you wish to grant the webservice rights to and go to the Security tab and then add the account the service will be running under to the allow list.

For example, we would have like [email protected] in my workplace.
Hopefully it is as simple as that.

ajdams