Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


JZatulove
2009-03-20T14:41:05Z
Hi,

I'm using the FTP download task and getting a "Access to path XXXXX denied." for the shared path on the local system (trying to write to \\localhost\Share\). I'm impersonating the task using a domain account w/ full permissions to the folder and share.
When running ProcMon.exe (a windows SysInternals tool) to diagnos the issue I see the following log:

Desired Access: Read Attributes
Disposition: Open
Options: Open Reparse Point
Attributes: n/a
ShareMode: Read, Write, Delete
AllocationSize: n/a
Impersonating: NT AUTHORITY\SYSTEM


When I permission the local system account privileges, it works. I rechecked the impersonation account, verified it was being used, and checked the folder permissions again. It all appears to be correct, but the account I'm trying to impersonate with still fails.

Any ideas?

Thanks,
JZ
Sponsor
Forum information
Support
2009-03-20T15:16:03Z
It is hard to say. Are you able to execute "with profile" on execute task with that account?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
JZatulove
2009-03-20T15:28:42Z
Yes, I have a few tasks which execute cmd.exe with parameters using that account 'with profile'.
Support
2009-03-21T11:03:02Z
What if you test a local admin Credential on that remote machine?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top